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()
1698 static int wil_cfg80211_del_key(struct wiphy *wiphy, in wil_cfg80211_del_key()
1725 static int wil_cfg80211_set_default_key(struct wiphy *wiphy, in wil_cfg80211_set_default_key()
1736 static int wil_remain_on_channel(struct wiphy *wiphy, in wil_remain_on_channel()
1753 static int wil_cancel_remain_on_channel(struct wiphy *wiphy, in wil_cancel_remain_on_channel()
1931 static int _wil_cfg80211_start_ap(struct wiphy *wiphy, in _wil_cfg80211_start_ap()
2033 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_ap_recovery() local
2083 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()
2228 static int wil_cfg80211_add_station(struct wiphy *wiphy, in wil_cfg80211_add_station()
2253 static int wil_cfg80211_del_station(struct wiphy *wiphy, in wil_cfg80211_del_station()
2270 static int wil_cfg80211_change_station(struct wiphy *wiphy, in wil_cfg80211_change_station()
2383 static int wil_cfg80211_probe_client(struct wiphy *wiphy, in wil_cfg80211_probe_client()
2414 static int wil_cfg80211_change_bss(struct wiphy *wiphy, in wil_cfg80211_change_bss()
2430 static int wil_cfg80211_set_power_mgmt(struct wiphy *wiphy, in wil_cfg80211_set_power_mgmt()
2448 static int wil_cfg80211_suspend(struct wiphy *wiphy, in wil_cfg80211_suspend()
2478 static int wil_cfg80211_resume(struct wiphy *wiphy) in wil_cfg80211_resume()
2488 wil_cfg80211_sched_scan_start(struct wiphy *wiphy, in wil_cfg80211_sched_scan_start()
2540 wil_cfg80211_sched_scan_stop(struct wiphy *wiphy, struct net_device *dev, in wil_cfg80211_sched_scan_stop()
2560 wil_cfg80211_update_ft_ies(struct wiphy *wiphy, struct net_device *dev, in wil_cfg80211_update_ft_ies()
2607 static int wil_cfg80211_set_multicast_to_unicast(struct wiphy *wiphy, in wil_cfg80211_set_multicast_to_unicast()
2622 static int wil_cfg80211_set_cqm_rssi_config(struct wiphy *wiphy, in wil_cfg80211_set_cqm_rssi_config()
2679 static void wil_wiphy_init(struct wiphy *wiphy) in wil_wiphy_init()
2724 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_iface_combinations_from_fw() local
2795 struct wiphy *wiphy; in wil_cfg80211_init() local
2824 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_deinit() local
2869 static int wil_rf_sector_get_cfg(struct wiphy *wiphy, in wil_rf_sector_get_cfg()
2990 static int wil_rf_sector_set_cfg(struct wiphy *wiphy, in wil_rf_sector_set_cfg()
3102 static int wil_rf_sector_get_selected(struct wiphy *wiphy, in wil_rf_sector_get_selected()
3217 static int wil_rf_sector_set_selected(struct wiphy *wiphy, in wil_rf_sector_set_selected()