Home
last modified time | relevance | path

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

/drivers/staging/rtl8723au/include/
Dioctl_cfg80211.h36 #define wiphy_to_adapter(x) \ macro
/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c872 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_add_key()
1061 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_get_station()
1215 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_change_iface()
1348 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_scan()
1966 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_connect()
2178 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_disconnect()
2227 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_set_power_mgmt()
2246 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_set_pmksa()
2301 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_del_pmksa()
2332 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_flush_pmksa()
[all …]