Lines Matching defs:wiphy
128 struct wiphy *wiphy = wil_to_wiphy(wil); in update_supported_bands() local
524 static int wil_cfg80211_get_station(struct wiphy *wiphy, in wil_cfg80211_get_station()
564 static int wil_cfg80211_dump_station(struct wiphy *wiphy, in wil_cfg80211_dump_station()
585 static int wil_cfg80211_start_p2p_device(struct wiphy *wiphy, in wil_cfg80211_start_p2p_device()
595 static void wil_cfg80211_stop_p2p_device(struct wiphy *wiphy, in wil_cfg80211_stop_p2p_device()
660 wil_cfg80211_add_iface(struct wiphy *wiphy, const char *name, in wil_cfg80211_add_iface()
761 static int wil_cfg80211_del_iface(struct wiphy *wiphy, in wil_cfg80211_del_iface()
809 static int wil_cfg80211_change_iface(struct wiphy *wiphy, in wil_cfg80211_change_iface()
876 static int wil_cfg80211_scan(struct wiphy *wiphy, in wil_cfg80211_scan()
1020 static void wil_cfg80211_abort_scan(struct wiphy *wiphy, in wil_cfg80211_abort_scan()
1115 static int wil_ft_connect(struct wiphy *wiphy, in wil_ft_connect()
1200 static int wil_cfg80211_connect(struct wiphy *wiphy, in wil_cfg80211_connect()
1374 static int wil_cfg80211_disconnect(struct wiphy *wiphy, in wil_cfg80211_disconnect()
1401 static int wil_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in wil_cfg80211_set_wiphy_params()
1421 int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in wil_cfg80211_mgmt_tx()
1485 static int wil_cfg80211_set_channel(struct wiphy *wiphy, in wil_cfg80211_set_channel()
1609 static int wil_cfg80211_add_key(struct wiphy *wiphy, in wil_cfg80211_add_key()
1686 static int wil_cfg80211_del_key(struct wiphy *wiphy, in wil_cfg80211_del_key()
1713 static int wil_cfg80211_set_default_key(struct wiphy *wiphy, in wil_cfg80211_set_default_key()
1724 static int wil_remain_on_channel(struct wiphy *wiphy, in wil_remain_on_channel()
1741 static int wil_cancel_remain_on_channel(struct wiphy *wiphy, in wil_cancel_remain_on_channel()
1919 static int _wil_cfg80211_start_ap(struct wiphy *wiphy, in _wil_cfg80211_start_ap()
2021 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_ap_recovery() local
2071 static int wil_cfg80211_change_beacon(struct wiphy *wiphy, in wil_cfg80211_change_beacon()
2111 static int wil_cfg80211_start_ap(struct wiphy *wiphy, in wil_cfg80211_start_ap()
2176 static int wil_cfg80211_stop_ap(struct wiphy *wiphy, in wil_cfg80211_stop_ap()
2214 static int wil_cfg80211_add_station(struct wiphy *wiphy, in wil_cfg80211_add_station()
2239 static int wil_cfg80211_del_station(struct wiphy *wiphy, in wil_cfg80211_del_station()
2256 static int wil_cfg80211_change_station(struct wiphy *wiphy, in wil_cfg80211_change_station()
2369 static int wil_cfg80211_probe_client(struct wiphy *wiphy, in wil_cfg80211_probe_client()
2400 static int wil_cfg80211_change_bss(struct wiphy *wiphy, in wil_cfg80211_change_bss()
2416 static int wil_cfg80211_set_power_mgmt(struct wiphy *wiphy, in wil_cfg80211_set_power_mgmt()
2434 static int wil_cfg80211_suspend(struct wiphy *wiphy, in wil_cfg80211_suspend()
2464 static int wil_cfg80211_resume(struct wiphy *wiphy) in wil_cfg80211_resume()
2474 wil_cfg80211_sched_scan_start(struct wiphy *wiphy, in wil_cfg80211_sched_scan_start()
2526 wil_cfg80211_sched_scan_stop(struct wiphy *wiphy, struct net_device *dev, in wil_cfg80211_sched_scan_stop()
2546 wil_cfg80211_update_ft_ies(struct wiphy *wiphy, struct net_device *dev, in wil_cfg80211_update_ft_ies()
2631 static void wil_wiphy_init(struct wiphy *wiphy) in wil_wiphy_init()
2676 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_iface_combinations_from_fw() local
2747 struct wiphy *wiphy; in wil_cfg80211_init() local
2776 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_deinit() local
2821 static int wil_rf_sector_get_cfg(struct wiphy *wiphy, in wil_rf_sector_get_cfg()
2942 static int wil_rf_sector_set_cfg(struct wiphy *wiphy, in wil_rf_sector_set_cfg()
3054 static int wil_rf_sector_get_selected(struct wiphy *wiphy, in wil_rf_sector_get_selected()
3169 static int wil_rf_sector_set_selected(struct wiphy *wiphy, in wil_rf_sector_set_selected()