Searched refs:wiphy_to_adapter (Results 1 – 3 of 3) sorted by relevance
58 struct adapter *padapter = wiphy_to_adapter(wiphy); in _rtw_reg_apply_flags()
1976 struct adapter *adapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_get_channel()2200 struct adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_add_virtual_intf()
85 #define wiphy_to_adapter(x) (*((struct adapter **)wiphy_priv(x))) macro