• Home
  • Raw
  • Download

Lines Matching defs:wiphy

330 static int wil_cfg80211_get_station(struct wiphy *wiphy,  in wil_cfg80211_get_station()
366 static int wil_cfg80211_dump_station(struct wiphy *wiphy, in wil_cfg80211_dump_station()
385 static int wil_cfg80211_start_p2p_device(struct wiphy *wiphy, in wil_cfg80211_start_p2p_device()
395 static void wil_cfg80211_stop_p2p_device(struct wiphy *wiphy, in wil_cfg80211_stop_p2p_device()
414 wil_cfg80211_add_iface(struct wiphy *wiphy, const char *name, in wil_cfg80211_add_iface()
449 static int wil_cfg80211_del_iface(struct wiphy *wiphy, in wil_cfg80211_del_iface()
467 static int wil_cfg80211_change_iface(struct wiphy *wiphy, in wil_cfg80211_change_iface()
508 static int wil_cfg80211_scan(struct wiphy *wiphy, in wil_cfg80211_scan()
643 static void wil_cfg80211_abort_scan(struct wiphy *wiphy, in wil_cfg80211_abort_scan()
713 static int wil_cfg80211_connect(struct wiphy *wiphy, in wil_cfg80211_connect()
854 static int wil_cfg80211_disconnect(struct wiphy *wiphy, in wil_cfg80211_disconnect()
879 static int wil_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in wil_cfg80211_set_wiphy_params()
899 int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in wil_cfg80211_mgmt_tx()
951 static int wil_cfg80211_set_channel(struct wiphy *wiphy, in wil_cfg80211_set_channel()
1075 static int wil_cfg80211_add_key(struct wiphy *wiphy, in wil_cfg80211_add_key()
1122 static int wil_cfg80211_del_key(struct wiphy *wiphy, in wil_cfg80211_del_key()
1146 static int wil_cfg80211_set_default_key(struct wiphy *wiphy, in wil_cfg80211_set_default_key()
1157 static int wil_remain_on_channel(struct wiphy *wiphy, in wil_remain_on_channel()
1174 static int wil_cancel_remain_on_channel(struct wiphy *wiphy, in wil_cancel_remain_on_channel()
1283 static int _wil_cfg80211_set_ies(struct wiphy *wiphy, in _wil_cfg80211_set_ies()
1328 static int _wil_cfg80211_start_ap(struct wiphy *wiphy, in _wil_cfg80211_start_ap()
1395 static int wil_cfg80211_change_beacon(struct wiphy *wiphy, in wil_cfg80211_change_beacon()
1431 static int wil_cfg80211_start_ap(struct wiphy *wiphy, in wil_cfg80211_start_ap()
1488 static int wil_cfg80211_stop_ap(struct wiphy *wiphy, in wil_cfg80211_stop_ap()
1512 static int wil_cfg80211_add_station(struct wiphy *wiphy, in wil_cfg80211_add_station()
1534 static int wil_cfg80211_del_station(struct wiphy *wiphy, in wil_cfg80211_del_station()
1550 static int wil_cfg80211_change_station(struct wiphy *wiphy, in wil_cfg80211_change_station()
1657 static int wil_cfg80211_probe_client(struct wiphy *wiphy, in wil_cfg80211_probe_client()
1686 static int wil_cfg80211_change_bss(struct wiphy *wiphy, in wil_cfg80211_change_bss()
1701 static int wil_cfg80211_set_power_mgmt(struct wiphy *wiphy, in wil_cfg80211_set_power_mgmt()
1719 static int wil_cfg80211_suspend(struct wiphy *wiphy, in wil_cfg80211_suspend()
1746 static int wil_cfg80211_resume(struct wiphy *wiphy) in wil_cfg80211_resume()
1790 static void wil_wiphy_init(struct wiphy *wiphy) in wil_wiphy_init()
1905 static int wil_rf_sector_get_cfg(struct wiphy *wiphy, in wil_rf_sector_get_cfg()
2024 static int wil_rf_sector_set_cfg(struct wiphy *wiphy, in wil_rf_sector_set_cfg()
2132 static int wil_rf_sector_get_selected(struct wiphy *wiphy, in wil_rf_sector_get_selected()
2244 static int wil_rf_sector_set_selected(struct wiphy *wiphy, in wil_rf_sector_set_selected()