Lines Matching defs:wiphy

454 static int ath6kl_cfg80211_connect(struct wiphy *wiphy, struct net_device *dev,  in ath6kl_cfg80211_connect()
821 static int ath6kl_cfg80211_disconnect(struct wiphy *wiphy, in ath6kl_cfg80211_disconnect()
994 static int ath6kl_cfg80211_scan(struct wiphy *wiphy, in ath6kl_cfg80211_scan()
1126 static int ath6kl_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_add_key()
1251 static int ath6kl_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_del_key()
1281 static int ath6kl_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_get_key()
1316 static int ath6kl_cfg80211_set_default_key(struct wiphy *wiphy, in ath6kl_cfg80211_set_default_key()
1379 static int ath6kl_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in ath6kl_cfg80211_set_wiphy_params()
1406 static int ath6kl_cfg80211_set_txpower(struct wiphy *wiphy, in ath6kl_cfg80211_set_txpower()
1442 static int ath6kl_cfg80211_get_txpower(struct wiphy *wiphy, in ath6kl_cfg80211_get_txpower()
1477 static int ath6kl_cfg80211_set_power_mgmt(struct wiphy *wiphy, in ath6kl_cfg80211_set_power_mgmt()
1508 static struct wireless_dev *ath6kl_cfg80211_add_iface(struct wiphy *wiphy, in ath6kl_cfg80211_add_iface()
1537 static int ath6kl_cfg80211_del_iface(struct wiphy *wiphy, in ath6kl_cfg80211_del_iface()
1556 static int ath6kl_cfg80211_change_iface(struct wiphy *wiphy, in ath6kl_cfg80211_change_iface()
1619 static int ath6kl_cfg80211_join_ibss(struct wiphy *wiphy, in ath6kl_cfg80211_join_ibss()
1689 static int ath6kl_cfg80211_leave_ibss(struct wiphy *wiphy, in ath6kl_cfg80211_leave_ibss()
1774 static int ath6kl_get_station(struct wiphy *wiphy, struct net_device *dev, in ath6kl_get_station()
1874 static int ath6kl_set_pmksa(struct wiphy *wiphy, struct net_device *netdev, in ath6kl_set_pmksa()
1884 static int ath6kl_del_pmksa(struct wiphy *wiphy, struct net_device *netdev, in ath6kl_del_pmksa()
1894 static int ath6kl_flush_pmksa(struct wiphy *wiphy, struct net_device *netdev) in ath6kl_flush_pmksa()
2540 static int __ath6kl_cfg80211_suspend(struct wiphy *wiphy, in __ath6kl_cfg80211_suspend()
2550 static int __ath6kl_cfg80211_resume(struct wiphy *wiphy) in __ath6kl_cfg80211_resume()
2619 struct wiphy *wiphy = vif->ar->wiphy; in ath6kl_restore_htcap() local
2761 static int ath6kl_start_ap(struct wiphy *wiphy, struct net_device *dev, in ath6kl_start_ap()
2956 static int ath6kl_change_beacon(struct wiphy *wiphy, struct net_device *dev, in ath6kl_change_beacon()
2970 static int ath6kl_stop_ap(struct wiphy *wiphy, struct net_device *dev) in ath6kl_stop_ap()
2990 static int ath6kl_del_station(struct wiphy *wiphy, struct net_device *dev, in ath6kl_del_station()
3001 static int ath6kl_change_station(struct wiphy *wiphy, struct net_device *dev, in ath6kl_change_station()
3024 static int ath6kl_remain_on_channel(struct wiphy *wiphy, in ath6kl_remain_on_channel()
3047 static int ath6kl_cancel_remain_on_channel(struct wiphy *wiphy, in ath6kl_cancel_remain_on_channel()
3183 static int ath6kl_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in ath6kl_mgmt_tx()
3243 static int ath6kl_get_antenna(struct wiphy *wiphy, in ath6kl_get_antenna()
3252 static void ath6kl_update_mgmt_frame_registrations(struct wiphy *wiphy, in ath6kl_update_mgmt_frame_registrations()
3267 static int ath6kl_cfg80211_sscan_start(struct wiphy *wiphy, in ath6kl_cfg80211_sscan_start()
3355 static int ath6kl_cfg80211_sscan_stop(struct wiphy *wiphy, in ath6kl_cfg80211_sscan_stop()
3369 static int ath6kl_cfg80211_set_bitrate(struct wiphy *wiphy, in ath6kl_cfg80211_set_bitrate()
3381 static int ath6kl_cfg80211_set_txe_config(struct wiphy *wiphy, in ath6kl_cfg80211_set_txe_config()
3536 static void ath6kl_cfg80211_reg_notify(struct wiphy *wiphy, in ath6kl_cfg80211_reg_notify()
3864 struct wiphy *wiphy = ar->wiphy; in ath6kl_cfg80211_init() local
4012 struct wiphy *wiphy; in ath6kl_cfg80211_create() local