Lines Matching defs:wiphy
535 struct wireless_dev *brcmf_ap_add_vif(struct wiphy *wiphy, const char *name, in brcmf_ap_add_vif()
605 static struct wireless_dev *brcmf_cfg80211_add_iface(struct wiphy *wiphy, in brcmf_cfg80211_add_iface()
729 int brcmf_cfg80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_cfg80211_del_iface()
768 brcmf_cfg80211_change_iface(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_change_iface()
990 brcmf_do_escan(struct brcmf_cfg80211_info *cfg, struct wiphy *wiphy, in brcmf_do_escan()
1022 brcmf_cfg80211_escan(struct wiphy *wiphy, struct brcmf_cfg80211_vif *vif, in brcmf_cfg80211_escan()
1132 brcmf_cfg80211_scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) in brcmf_cfg80211_scan()
1188 static s32 brcmf_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in brcmf_cfg80211_set_wiphy_params()
1282 brcmf_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_join_ibss()
1434 brcmf_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *ndev) in brcmf_cfg80211_leave_ibss()
1726 brcmf_cfg80211_connect(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_connect()
1924 brcmf_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_disconnect()
1952 brcmf_cfg80211_set_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, in brcmf_cfg80211_set_tx_power()
2002 brcmf_cfg80211_get_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, in brcmf_cfg80211_get_tx_power()
2028 brcmf_cfg80211_config_default_key(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_config_default_key()
2061 brcmf_add_keyext(struct wiphy *wiphy, struct net_device *ndev, in brcmf_add_keyext()
2143 brcmf_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_add_key()
2246 brcmf_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_del_key()
2278 brcmf_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_get_key()
2331 brcmf_cfg80211_config_default_mgmt_key(struct wiphy *wiphy, in brcmf_cfg80211_config_default_mgmt_key()
2426 brcmf_cfg80211_get_station(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_get_station()
2524 brcmf_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_dump_station()
2553 brcmf_cfg80211_set_power_mgmt(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_set_power_mgmt()
2600 struct wiphy *wiphy = cfg_to_wiphy(cfg); in brcmf_inform_single_bss() local
2697 struct wiphy *wiphy = cfg_to_wiphy(cfg); in wl_inform_ibss() local
3064 static s32 brcmf_cfg80211_resume(struct wiphy *wiphy) in brcmf_cfg80211_resume()
3117 static s32 brcmf_cfg80211_suspend(struct wiphy *wiphy, in brcmf_cfg80211_suspend()
3194 brcmf_cfg80211_set_pmksa(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_set_pmksa()
3233 brcmf_cfg80211_del_pmksa(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_del_pmksa()
3285 brcmf_cfg80211_flush_pmksa(struct wiphy *wiphy, struct net_device *ndev) in brcmf_cfg80211_flush_pmksa()
3320 struct wiphy *wiphy = cfg_to_wiphy(cfg); in brcmf_notify_sched_scan_results() local
3462 brcmf_cfg80211_sched_scan_start(struct wiphy *wiphy, in brcmf_cfg80211_sched_scan_start()
3554 static int brcmf_cfg80211_sched_scan_stop(struct wiphy *wiphy, in brcmf_cfg80211_sched_scan_stop()
4059 brcmf_cfg80211_start_ap(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_start_ap()
4264 static int brcmf_cfg80211_stop_ap(struct wiphy *wiphy, struct net_device *ndev) in brcmf_cfg80211_stop_ap()
4325 brcmf_cfg80211_change_beacon(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_change_beacon()
4339 brcmf_cfg80211_del_station(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_del_station()
4369 brcmf_cfg80211_change_station(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_change_station()
4398 brcmf_cfg80211_mgmt_frame_register(struct wiphy *wiphy, in brcmf_cfg80211_mgmt_frame_register()
4417 brcmf_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in brcmf_cfg80211_mgmt_tx()
4520 brcmf_cfg80211_cancel_remain_on_channel(struct wiphy *wiphy, in brcmf_cfg80211_cancel_remain_on_channel()
4541 static int brcmf_cfg80211_crit_proto_start(struct wiphy *wiphy, in brcmf_cfg80211_crit_proto_start()
4562 static void brcmf_cfg80211_crit_proto_stop(struct wiphy *wiphy, in brcmf_cfg80211_crit_proto_stop()
4616 static int brcmf_cfg80211_tdls_oper(struct wiphy *wiphy, in brcmf_cfg80211_tdls_oper()
4867 struct wiphy *wiphy = cfg_to_wiphy(cfg); in brcmf_bss_roaming_done() local
5372 struct wiphy *wiphy; in brcmf_construct_chaninfo() local
5643 static int brcmf_setup_wiphybands(struct wiphy *wiphy) in brcmf_setup_wiphybands()
5757 static int brcmf_setup_ifmodes(struct wiphy *wiphy, struct brcmf_if *ifp) in brcmf_setup_ifmodes()
5857 static void brcmf_wiphy_pno_params(struct wiphy *wiphy) in brcmf_wiphy_pno_params()
5876 static void brcmf_wiphy_wowl_params(struct wiphy *wiphy) in brcmf_wiphy_wowl_params()
5884 static int brcmf_setup_wiphy(struct wiphy *wiphy, struct brcmf_if *ifp) in brcmf_setup_wiphy()
6152 static void brcmf_cfg80211_reg_notifier(struct wiphy *wiphy, in brcmf_cfg80211_reg_notifier()
6179 static void brcmf_free_wiphy(struct wiphy *wiphy) in brcmf_free_wiphy()
6208 struct wiphy *wiphy; in brcmf_cfg80211_attach() local