Lines Matching defs:wiphy
117 struct wiphy *wiphy = wil_to_wiphy(wil); in update_supported_bands() local
513 static int wil_cfg80211_get_station(struct wiphy *wiphy, in wil_cfg80211_get_station()
553 static int wil_cfg80211_dump_station(struct wiphy *wiphy, in wil_cfg80211_dump_station()
574 static int wil_cfg80211_start_p2p_device(struct wiphy *wiphy, in wil_cfg80211_start_p2p_device()
584 static void wil_cfg80211_stop_p2p_device(struct wiphy *wiphy, in wil_cfg80211_stop_p2p_device()
649 wil_cfg80211_add_iface(struct wiphy *wiphy, const char *name, in wil_cfg80211_add_iface()
750 static int wil_cfg80211_del_iface(struct wiphy *wiphy, in wil_cfg80211_del_iface()
798 static int wil_cfg80211_change_iface(struct wiphy *wiphy, in wil_cfg80211_change_iface()
865 static int wil_cfg80211_scan(struct wiphy *wiphy, in wil_cfg80211_scan()
1009 static void wil_cfg80211_abort_scan(struct wiphy *wiphy, in wil_cfg80211_abort_scan()
1104 static int wil_ft_connect(struct wiphy *wiphy, in wil_ft_connect()
1189 static int wil_cfg80211_connect(struct wiphy *wiphy, in wil_cfg80211_connect()
1363 static int wil_cfg80211_disconnect(struct wiphy *wiphy, in wil_cfg80211_disconnect()
1390 static int wil_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in wil_cfg80211_set_wiphy_params()
1410 int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in wil_cfg80211_mgmt_tx()
1474 static int wil_cfg80211_set_channel(struct wiphy *wiphy, in wil_cfg80211_set_channel()
1598 static int wil_cfg80211_add_key(struct wiphy *wiphy, in wil_cfg80211_add_key()
1675 static int wil_cfg80211_del_key(struct wiphy *wiphy, in wil_cfg80211_del_key()
1702 static int wil_cfg80211_set_default_key(struct wiphy *wiphy, in wil_cfg80211_set_default_key()
1713 static int wil_remain_on_channel(struct wiphy *wiphy, in wil_remain_on_channel()
1730 static int wil_cancel_remain_on_channel(struct wiphy *wiphy, in wil_cancel_remain_on_channel()
1908 static int _wil_cfg80211_start_ap(struct wiphy *wiphy, in _wil_cfg80211_start_ap()
2010 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_ap_recovery() local
2060 static int wil_cfg80211_change_beacon(struct wiphy *wiphy, in wil_cfg80211_change_beacon()
2100 static int wil_cfg80211_start_ap(struct wiphy *wiphy, in wil_cfg80211_start_ap()
2165 static int wil_cfg80211_stop_ap(struct wiphy *wiphy, in wil_cfg80211_stop_ap()
2203 static int wil_cfg80211_add_station(struct wiphy *wiphy, in wil_cfg80211_add_station()
2228 static int wil_cfg80211_del_station(struct wiphy *wiphy, in wil_cfg80211_del_station()
2245 static int wil_cfg80211_change_station(struct wiphy *wiphy, in wil_cfg80211_change_station()
2358 static int wil_cfg80211_probe_client(struct wiphy *wiphy, in wil_cfg80211_probe_client()
2389 static int wil_cfg80211_change_bss(struct wiphy *wiphy, in wil_cfg80211_change_bss()
2405 static int wil_cfg80211_set_power_mgmt(struct wiphy *wiphy, in wil_cfg80211_set_power_mgmt()
2423 static int wil_cfg80211_suspend(struct wiphy *wiphy, in wil_cfg80211_suspend()
2453 static int wil_cfg80211_resume(struct wiphy *wiphy) in wil_cfg80211_resume()
2463 wil_cfg80211_sched_scan_start(struct wiphy *wiphy, in wil_cfg80211_sched_scan_start()
2515 wil_cfg80211_sched_scan_stop(struct wiphy *wiphy, struct net_device *dev, in wil_cfg80211_sched_scan_stop()
2535 wil_cfg80211_update_ft_ies(struct wiphy *wiphy, struct net_device *dev, in wil_cfg80211_update_ft_ies()
2582 static int wil_cfg80211_set_multicast_to_unicast(struct wiphy *wiphy, in wil_cfg80211_set_multicast_to_unicast()
2597 static int wil_cfg80211_set_cqm_rssi_config(struct wiphy *wiphy, in wil_cfg80211_set_cqm_rssi_config()
2654 static void wil_wiphy_init(struct wiphy *wiphy) in wil_wiphy_init()
2699 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_iface_combinations_from_fw() local
2770 struct wiphy *wiphy; in wil_cfg80211_init() local
2799 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_deinit() local
2844 static int wil_rf_sector_get_cfg(struct wiphy *wiphy, in wil_rf_sector_get_cfg()
2965 static int wil_rf_sector_set_cfg(struct wiphy *wiphy, in wil_rf_sector_set_cfg()
3077 static int wil_rf_sector_get_selected(struct wiphy *wiphy, in wil_rf_sector_get_selected()
3192 static int wil_rf_sector_set_selected(struct wiphy *wiphy, in wil_rf_sector_set_selected()