Lines Matching defs:wiphy
555 struct wireless_dev *brcmf_ap_add_vif(struct wiphy *wiphy, const char *name, in brcmf_ap_add_vif()
633 static struct wireless_dev *brcmf_mon_add_vif(struct wiphy *wiphy, in brcmf_mon_add_vif()
689 static int brcmf_mon_del_vif(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_mon_del_vif()
703 static struct wireless_dev *brcmf_cfg80211_add_iface(struct wiphy *wiphy, in brcmf_cfg80211_add_iface()
850 static int brcmf_cfg80211_del_ap_iface(struct wiphy *wiphy, in brcmf_cfg80211_del_ap_iface()
885 int brcmf_cfg80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_cfg80211_del_iface()
929 brcmf_cfg80211_change_iface(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_change_iface()
1168 brcmf_cfg80211_scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) in brcmf_cfg80211_scan()
1278 static s32 brcmf_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in brcmf_cfg80211_set_wiphy_params()
1430 brcmf_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_join_ibss()
1582 brcmf_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *ndev) in brcmf_cfg80211_leave_ibss()
2013 brcmf_cfg80211_connect(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_connect()
2246 brcmf_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_disconnect()
2276 brcmf_cfg80211_set_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, in brcmf_cfg80211_set_tx_power()
2327 brcmf_cfg80211_get_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, in brcmf_cfg80211_get_tx_power()
2353 brcmf_cfg80211_config_default_key(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_config_default_key()
2387 brcmf_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_del_key()
2424 brcmf_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_add_key()
2546 brcmf_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev, u8 key_idx, in brcmf_cfg80211_get_key()
2602 brcmf_cfg80211_config_default_mgmt_key(struct wiphy *wiphy, in brcmf_cfg80211_config_default_mgmt_key()
2758 brcmf_cfg80211_get_station(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_get_station()
2878 brcmf_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_dump_station()
2908 brcmf_cfg80211_set_power_mgmt(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_set_power_mgmt()
2962 struct wiphy *wiphy = cfg_to_wiphy(cfg); in brcmf_inform_single_bss() local
3061 struct wiphy *wiphy = cfg_to_wiphy(cfg); in brcmf_inform_ibss() local
3390 brcmf_alloc_internal_escan_request(struct wiphy *wiphy, u32 n_netinfo) { in brcmf_alloc_internal_escan_request()
3508 struct wiphy *wiphy = cfg_to_wiphy(cfg); in brcmf_notify_sched_scan_results() local
3588 brcmf_cfg80211_sched_scan_start(struct wiphy *wiphy, in brcmf_cfg80211_sched_scan_start()
3614 static int brcmf_cfg80211_sched_scan_stop(struct wiphy *wiphy, in brcmf_cfg80211_sched_scan_stop()
3726 static void brcmf_report_wowl_wakeind(struct wiphy *wiphy, struct brcmf_if *ifp) in brcmf_report_wowl_wakeind()
3797 static void brcmf_report_wowl_wakeind(struct wiphy *wiphy, struct brcmf_if *ifp) in brcmf_report_wowl_wakeind()
3803 static s32 brcmf_cfg80211_resume(struct wiphy *wiphy) in brcmf_cfg80211_resume()
3887 static s32 brcmf_cfg80211_suspend(struct wiphy *wiphy, in brcmf_cfg80211_suspend()
3964 brcmf_cfg80211_set_pmksa(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_set_pmksa()
4004 brcmf_cfg80211_del_pmksa(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_del_pmksa()
4046 brcmf_cfg80211_flush_pmksa(struct wiphy *wiphy, struct net_device *ndev) in brcmf_cfg80211_flush_pmksa()
4681 brcmf_cfg80211_start_ap(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_start_ap()
4929 static int brcmf_cfg80211_stop_ap(struct wiphy *wiphy, struct net_device *ndev) in brcmf_cfg80211_stop_ap()
5001 brcmf_cfg80211_change_beacon(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_change_beacon()
5015 brcmf_cfg80211_del_station(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_del_station()
5047 brcmf_cfg80211_change_station(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_change_station()
5078 brcmf_cfg80211_update_mgmt_frame_registrations(struct wiphy *wiphy, in brcmf_cfg80211_update_mgmt_frame_registrations()
5091 brcmf_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in brcmf_cfg80211_mgmt_tx()
5200 brcmf_cfg80211_cancel_remain_on_channel(struct wiphy *wiphy, in brcmf_cfg80211_cancel_remain_on_channel()
5222 static int brcmf_cfg80211_get_channel(struct wiphy *wiphy, in brcmf_cfg80211_get_channel()
5283 static int brcmf_cfg80211_crit_proto_start(struct wiphy *wiphy, in brcmf_cfg80211_crit_proto_start()
5304 static void brcmf_cfg80211_crit_proto_stop(struct wiphy *wiphy, in brcmf_cfg80211_crit_proto_stop()
5358 static int brcmf_cfg80211_tdls_oper(struct wiphy *wiphy, in brcmf_cfg80211_tdls_oper()
5387 brcmf_cfg80211_update_conn_params(struct wiphy *wiphy, in brcmf_cfg80211_update_conn_params()
5413 brcmf_cfg80211_set_rekey_data(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_set_rekey_data()
5438 static int brcmf_cfg80211_set_pmk(struct wiphy *wiphy, struct net_device *dev, in brcmf_cfg80211_set_pmk()
5456 static int brcmf_cfg80211_del_pmk(struct wiphy *wiphy, struct net_device *dev, in brcmf_cfg80211_del_pmk()
5888 struct wiphy *wiphy = cfg_to_wiphy(cfg); in brcmf_bss_roaming_done() local
6418 struct wiphy *wiphy = cfg_to_wiphy(cfg); in brcmf_construct_chaninfo() local
6736 struct wiphy *wiphy = cfg_to_wiphy(cfg); in brcmf_setup_wiphybands() local
6875 static int brcmf_setup_ifmodes(struct wiphy *wiphy, struct brcmf_if *ifp) in brcmf_setup_ifmodes()
7007 static void brcmf_wiphy_wowl_params(struct wiphy *wiphy, struct brcmf_if *ifp) in brcmf_wiphy_wowl_params()
7038 static int brcmf_setup_wiphy(struct wiphy *wiphy, struct brcmf_if *ifp) in brcmf_setup_wiphy()
7392 static void brcmf_cfg80211_reg_notifier(struct wiphy *wiphy, in brcmf_cfg80211_reg_notifier()
7435 static void brcmf_free_wiphy(struct wiphy *wiphy) in brcmf_free_wiphy()
7465 struct wiphy *wiphy = drvr->wiphy; in brcmf_cfg80211_attach() local