Lines Matching defs:wiphy
455 static int ath6kl_cfg80211_connect(struct wiphy *wiphy, struct net_device *dev, in ath6kl_cfg80211_connect()
816 static int ath6kl_cfg80211_disconnect(struct wiphy *wiphy, in ath6kl_cfg80211_disconnect()
987 static int ath6kl_cfg80211_scan(struct wiphy *wiphy, in ath6kl_cfg80211_scan()
1115 static int ath6kl_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_add_key()
1240 static int ath6kl_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_del_key()
1270 static int ath6kl_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_get_key()
1305 static int ath6kl_cfg80211_set_default_key(struct wiphy *wiphy, in ath6kl_cfg80211_set_default_key()
1368 static int ath6kl_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in ath6kl_cfg80211_set_wiphy_params()
1395 static int ath6kl_cfg80211_set_txpower(struct wiphy *wiphy, in ath6kl_cfg80211_set_txpower()
1431 static int ath6kl_cfg80211_get_txpower(struct wiphy *wiphy, in ath6kl_cfg80211_get_txpower()
1466 static int ath6kl_cfg80211_set_power_mgmt(struct wiphy *wiphy, in ath6kl_cfg80211_set_power_mgmt()
1497 static struct wireless_dev *ath6kl_cfg80211_add_iface(struct wiphy *wiphy, in ath6kl_cfg80211_add_iface()
1527 static int ath6kl_cfg80211_del_iface(struct wiphy *wiphy, in ath6kl_cfg80211_del_iface()
1546 static int ath6kl_cfg80211_change_iface(struct wiphy *wiphy, in ath6kl_cfg80211_change_iface()
1609 static int ath6kl_cfg80211_join_ibss(struct wiphy *wiphy, in ath6kl_cfg80211_join_ibss()
1679 static int ath6kl_cfg80211_leave_ibss(struct wiphy *wiphy, in ath6kl_cfg80211_leave_ibss()
1764 static int ath6kl_get_station(struct wiphy *wiphy, struct net_device *dev, in ath6kl_get_station()
1864 static int ath6kl_set_pmksa(struct wiphy *wiphy, struct net_device *netdev, in ath6kl_set_pmksa()
1874 static int ath6kl_del_pmksa(struct wiphy *wiphy, struct net_device *netdev, in ath6kl_del_pmksa()
1884 static int ath6kl_flush_pmksa(struct wiphy *wiphy, struct net_device *netdev) in ath6kl_flush_pmksa()
2530 static int __ath6kl_cfg80211_suspend(struct wiphy *wiphy, in __ath6kl_cfg80211_suspend()
2540 static int __ath6kl_cfg80211_resume(struct wiphy *wiphy) in __ath6kl_cfg80211_resume()
2609 struct wiphy *wiphy = vif->ar->wiphy; in ath6kl_restore_htcap() local
2751 static int ath6kl_start_ap(struct wiphy *wiphy, struct net_device *dev, in ath6kl_start_ap()
2948 static int ath6kl_change_beacon(struct wiphy *wiphy, struct net_device *dev, in ath6kl_change_beacon()
2962 static int ath6kl_stop_ap(struct wiphy *wiphy, struct net_device *dev) in ath6kl_stop_ap()
2981 static int ath6kl_del_station(struct wiphy *wiphy, struct net_device *dev, in ath6kl_del_station()
2992 static int ath6kl_change_station(struct wiphy *wiphy, struct net_device *dev, in ath6kl_change_station()
3015 static int ath6kl_remain_on_channel(struct wiphy *wiphy, in ath6kl_remain_on_channel()
3038 static int ath6kl_cancel_remain_on_channel(struct wiphy *wiphy, in ath6kl_cancel_remain_on_channel()
3174 static int ath6kl_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in ath6kl_mgmt_tx()
3234 static int ath6kl_get_antenna(struct wiphy *wiphy, in ath6kl_get_antenna()
3243 static void ath6kl_mgmt_frame_register(struct wiphy *wiphy, in ath6kl_mgmt_frame_register()
3261 static int ath6kl_cfg80211_sscan_start(struct wiphy *wiphy, in ath6kl_cfg80211_sscan_start()
3349 static int ath6kl_cfg80211_sscan_stop(struct wiphy *wiphy, in ath6kl_cfg80211_sscan_stop()
3363 static int ath6kl_cfg80211_set_bitrate(struct wiphy *wiphy, in ath6kl_cfg80211_set_bitrate()
3375 static int ath6kl_cfg80211_set_txe_config(struct wiphy *wiphy, in ath6kl_cfg80211_set_txe_config()
3529 static void ath6kl_cfg80211_reg_notify(struct wiphy *wiphy, in ath6kl_cfg80211_reg_notify()
3854 struct wiphy *wiphy = ar->wiphy; in ath6kl_cfg80211_init() local
3999 struct wiphy *wiphy; in ath6kl_cfg80211_create() local