Lines Matching defs:wiphy
117 struct wiphy *wiphy = wil_to_wiphy(wil); in update_supported_bands() local
535 static int wil_cfg80211_get_station(struct wiphy *wiphy, in wil_cfg80211_get_station()
575 static int wil_cfg80211_dump_station(struct wiphy *wiphy, in wil_cfg80211_dump_station()
596 static int wil_cfg80211_start_p2p_device(struct wiphy *wiphy, in wil_cfg80211_start_p2p_device()
606 static void wil_cfg80211_stop_p2p_device(struct wiphy *wiphy, in wil_cfg80211_stop_p2p_device()
671 wil_cfg80211_add_iface(struct wiphy *wiphy, const char *name, in wil_cfg80211_add_iface()
774 static int wil_cfg80211_del_iface(struct wiphy *wiphy, in wil_cfg80211_del_iface()
822 static int wil_cfg80211_change_iface(struct wiphy *wiphy, in wil_cfg80211_change_iface()
889 static int wil_cfg80211_scan(struct wiphy *wiphy, in wil_cfg80211_scan()
1033 static void wil_cfg80211_abort_scan(struct wiphy *wiphy, in wil_cfg80211_abort_scan()
1128 static int wil_ft_connect(struct wiphy *wiphy, in wil_ft_connect()
1213 static int wil_cfg80211_connect(struct wiphy *wiphy, in wil_cfg80211_connect()
1387 static int wil_cfg80211_disconnect(struct wiphy *wiphy, in wil_cfg80211_disconnect()
1414 static int wil_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in wil_cfg80211_set_wiphy_params()
1434 int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in wil_cfg80211_mgmt_tx()
1498 static int wil_cfg80211_set_channel(struct wiphy *wiphy, in wil_cfg80211_set_channel()
1622 static int wil_cfg80211_add_key(struct wiphy *wiphy, in wil_cfg80211_add_key()
1699 static int wil_cfg80211_del_key(struct wiphy *wiphy, in wil_cfg80211_del_key()
1726 static int wil_cfg80211_set_default_key(struct wiphy *wiphy, in wil_cfg80211_set_default_key()
1737 static int wil_remain_on_channel(struct wiphy *wiphy, in wil_remain_on_channel()
1754 static int wil_cancel_remain_on_channel(struct wiphy *wiphy, in wil_cancel_remain_on_channel()
1932 static int _wil_cfg80211_start_ap(struct wiphy *wiphy, in _wil_cfg80211_start_ap()
2034 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_ap_recovery() local
2084 static int wil_cfg80211_change_beacon(struct wiphy *wiphy, in wil_cfg80211_change_beacon()
2124 static int wil_cfg80211_start_ap(struct wiphy *wiphy, in wil_cfg80211_start_ap()
2189 static int wil_cfg80211_stop_ap(struct wiphy *wiphy, in wil_cfg80211_stop_ap()
2227 static int wil_cfg80211_add_station(struct wiphy *wiphy, in wil_cfg80211_add_station()
2252 static int wil_cfg80211_del_station(struct wiphy *wiphy, in wil_cfg80211_del_station()
2269 static int wil_cfg80211_change_station(struct wiphy *wiphy, in wil_cfg80211_change_station()
2382 static int wil_cfg80211_probe_client(struct wiphy *wiphy, in wil_cfg80211_probe_client()
2413 static int wil_cfg80211_change_bss(struct wiphy *wiphy, in wil_cfg80211_change_bss()
2429 static int wil_cfg80211_set_power_mgmt(struct wiphy *wiphy, in wil_cfg80211_set_power_mgmt()
2447 static int wil_cfg80211_suspend(struct wiphy *wiphy, in wil_cfg80211_suspend()
2477 static int wil_cfg80211_resume(struct wiphy *wiphy) in wil_cfg80211_resume()
2487 wil_cfg80211_sched_scan_start(struct wiphy *wiphy, in wil_cfg80211_sched_scan_start()
2539 wil_cfg80211_sched_scan_stop(struct wiphy *wiphy, struct net_device *dev, in wil_cfg80211_sched_scan_stop()
2559 wil_cfg80211_update_ft_ies(struct wiphy *wiphy, struct net_device *dev, in wil_cfg80211_update_ft_ies()
2606 static int wil_cfg80211_set_multicast_to_unicast(struct wiphy *wiphy, in wil_cfg80211_set_multicast_to_unicast()
2621 static int wil_cfg80211_set_cqm_rssi_config(struct wiphy *wiphy, in wil_cfg80211_set_cqm_rssi_config()
2678 static void wil_wiphy_init(struct wiphy *wiphy) in wil_wiphy_init()
2723 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_iface_combinations_from_fw() local
2794 struct wiphy *wiphy; in wil_cfg80211_init() local
2823 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_deinit() local
2868 static int wil_rf_sector_get_cfg(struct wiphy *wiphy, in wil_rf_sector_get_cfg()
2989 static int wil_rf_sector_set_cfg(struct wiphy *wiphy, in wil_rf_sector_set_cfg()
3101 static int wil_rf_sector_get_selected(struct wiphy *wiphy, in wil_rf_sector_get_selected()
3216 static int wil_rf_sector_set_selected(struct wiphy *wiphy, in wil_rf_sector_set_selected()