Home
last modified time | relevance | path

Searched refs:wiphy_to_adapter (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8723au/include/
Dioctl_cfg80211.h36 #define wiphy_to_adapter(x) \ macro
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c871 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_add_key()
1060 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_get_station()
1209 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_change_iface()
1342 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_scan()
1958 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_connect()
2170 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_disconnect()
2219 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_set_power_mgmt()
2238 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_set_pmksa()
2293 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_del_pmksa()
2324 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_flush_pmksa()
[all …]