Home
last modified time | relevance | path

Searched refs:_nl80211_band_to_rtw_band (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.h464 extern enum band_type _nl80211_band_to_rtw_band[];
465 #define nl80211_band_to_rtw_band(band) (((band) < NUM_NL80211_BANDS) ? _nl80211_band_to_rtw_band[(b…
H A Dioctl_cfg80211.c225 enum band_type _nl80211_band_to_rtw_band[] = { enum
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.h448 extern BAND_TYPE _nl80211_band_to_rtw_band[];
449 #define nl80211_band_to_rtw_band(band) (((band) < NUM_NL80211_BANDS) ? _nl80211_band_to_rtw_band[(b…
H A Dioctl_cfg80211.c226 BAND_TYPE _nl80211_band_to_rtw_band[] = { variable
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.h462 extern enum band_type _nl80211_band_to_rtw_band[];
463 #define nl80211_band_to_rtw_band(band) (((band) < NUM_NL80211_BANDS) ? _nl80211_band_to_rtw_band[(b…
H A Dioctl_cfg80211.c219 enum band_type _nl80211_band_to_rtw_band[] = { enum
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_cfg80211.h448 extern BAND_TYPE _nl80211_band_to_rtw_band[];
449 #define nl80211_band_to_rtw_band(band) (((band) < NUM_NL80211_BANDS) ? _nl80211_band_to_rtw_band[(b…
H A Dioctl_cfg80211.c228 BAND_TYPE _nl80211_band_to_rtw_band[] = { variable