Lines Matching defs:cfg
1456 #define IS_CFG80211_STATIC_IF_ACTIVE(cfg) \ argument
1490 wl_probe_wdev_all(struct bcm_cfg80211 *cfg) in wl_probe_wdev_all()
1508 wl_get_netinfo_by_fw_idx(struct bcm_cfg80211 *cfg, s32 bssidx, u8 ifidx) in wl_get_netinfo_by_fw_idx()
1528 wl_dealloc_netinfo_by_wdev(struct bcm_cfg80211 *cfg, struct wireless_dev *wdev) in wl_dealloc_netinfo_by_wdev()
1571 wl_alloc_netinfo(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_alloc_netinfo()
1627 wl_delete_all_netinfo(struct bcm_cfg80211 *cfg) in wl_delete_all_netinfo()
1670 wl_get_status_all(struct bcm_cfg80211 *cfg, s32 status) in wl_get_status_all()
1689 wl_set_status_all(struct bcm_cfg80211 *cfg, s32 status, u32 op) in wl_set_status_all()
1721 wl_set_status_by_netdev(struct bcm_cfg80211 *cfg, s32 status, in wl_set_status_by_netdev()
1778 wl_get_cfgbss_by_wdev(struct bcm_cfg80211 *cfg, in wl_get_cfgbss_by_wdev()
1800 wl_get_status_by_netdev(struct bcm_cfg80211 *cfg, s32 status, in wl_get_status_by_netdev()
1821 wl_get_mode_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_mode_by_netdev()
1841 wl_get_bssidx_by_wdev(struct bcm_cfg80211 *cfg, struct wireless_dev *wdev) in wl_get_bssidx_by_wdev()
1861 wl_get_wdev_by_fw_idx(struct bcm_cfg80211 *cfg, s32 bssidx, s32 ifidx) in wl_get_wdev_by_fw_idx()
1883 wl_get_profile_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_profile_by_netdev()
1902 wl_get_netinfo_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_netinfo_by_netdev()
1921 wl_get_netinfo_by_wdev(struct bcm_cfg80211 *cfg, struct wireless_dev *wdev) in wl_get_netinfo_by_wdev()
1940 wl_get_chanwidth_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_chanwidth_by_netdev()
1959 wl_set_chanwidth_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev, u32 chanwidth) in wl_set_chanwidth_by_netdev()
1974 wl_get_wdev_by_dpp_listen(struct bcm_cfg80211 *cfg) in wl_get_wdev_by_dpp_listen()
1993 wl_set_dpp_listen_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev, bool dpp_listen) in wl_set_dpp_listen_by_netdev()
2042 #define bcmcfg_to_wiphy(cfg) (cfg->wdev->wiphy) argument
2043 #define bcmcfg_to_prmry_ndev(cfg) (cfg->wdev->netdev) argument
2044 #define bcmcfg_to_prmry_wdev(cfg) (cfg->wdev) argument
2045 #define bcmcfg_to_p2p_wdev(cfg) (cfg->p2p_wdev) argument
2064 #define ndev_to_wlc_ndev(ndev, cfg) ((ndev == cfg->p2p_net) ? \ argument
2067 #define ndev_to_wlc_ndev(ndev, cfg) (ndev) argument
2070 #define wdev_to_wlc_ndev(wdev, cfg) \ argument
2074 #define cfgdev_to_wlc_ndev(cfgdev, cfg) wdev_to_wlc_ndev(cfgdev, cfg) argument
2075 #define bcmcfg_to_prmry_cfgdev(cfgdev, cfg) bcmcfg_to_prmry_wdev(cfg) argument
2077 #define cfgdev_to_wlc_ndev(cfgdev, cfg) ndev_to_wlc_ndev(cfgdev, cfg) argument
2078 #define bcmcfg_to_prmry_cfgdev(cfgdev, cfg) bcmcfg_to_prmry_ndev(cfg) argument
2080 #define cfgdev_to_wlc_ndev(cfgdev, cfg) (cfgdev) argument
2081 #define bcmcfg_to_prmry_cfgdev(cfgdev, cfg) (cfgdev) argument
2089 #define discover_cfgdev(cfgdev, cfg) (cfgdev->iftype == NL80211_IFTYPE_P2P_DEVICE) argument
2095 #define discover_cfgdev(cfgdev, cfg) (cfgdev == cfg->p2p_net) argument
2099 #define scan_req_match(cfg) (((cfg) && (cfg->scan_request) && \ argument
2102 #define scan_req_match(cfg) (((cfg) && (cfg->scan_request) && \ argument
2105 #define scan_req_match(cfg) (((cfg) && p2p_is_on(cfg) && p2p_scan(cfg)) ? \ argument
2135 #define wl_get_drv_status_all(cfg, stat) \ argument
2137 #define wl_get_drv_status(cfg, stat, ndev) \ argument
2139 #define wl_set_drv_status(cfg, stat, ndev) \ argument
2141 #define wl_clr_drv_status(cfg, stat, ndev) \ argument
2143 #define wl_clr_drv_status_all(cfg, stat) \ argument
2145 #define wl_chg_drv_status(cfg, stat, ndev) \ argument
2151 #define for_each_ndev(cfg, iter, next) \ argument
2318 static inline wl_scan_results_t *wl_escan_get_buf(struct bcm_cfg80211 *cfg, bool aborted) in wl_escan_get_buf()
2473 #define WL_DRV_STATUS_SENDING_AF_FRM_EXT(cfg) \ argument
2477 #define WL_DRV_STATUS_SENDING_AF_FRM_EXT(cfg) wl_get_drv_status_all(cfg, SENDING_ACT_FRM) argument
2599 wl_get_iwdata_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev, u8 *iw_ie, in wl_get_iwdata_by_netdev()
2619 wl_set_iwdata_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev, u8 *iw_ie, u32 iw_ie_len) in wl_set_iwdata_by_netdev()
2637 wl_clear_iwdata_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_clear_iwdata_by_netdev()
2655 wl_clear_iwdata(struct bcm_cfg80211 *cfg) in wl_clear_iwdata()