Searched refs:rtw_ch2freq_by_band (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_rf.h | 227 int rtw_ch2freq_by_band(enum band_type band, int ch);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_rf.h | 227 int rtw_ch2freq_by_band(enum band_type band, int ch);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_rf.h | 249 int rtw_ch2freq_by_band(BAND_TYPE band, int ch);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_rf.h | 250 int rtw_ch2freq_by_band(BAND_TYPE band, int ch);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | wifi_regd.c | 112 freq = rtw_ch2freq_by_band(chinfo->band, chinfo->ChannelNum); in rtw_build_wiphy_regd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | wifi_regd.c | 112 freq = rtw_ch2freq_by_band(chinfo->band, chinfo->ChannelNum); in rtw_build_wiphy_regd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | wifi_regd.c | 112 freq = rtw_ch2freq_by_band(chinfo->band, chinfo->ChannelNum); in rtw_build_wiphy_regd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | wifi_regd.c | 112 freq = rtw_ch2freq_by_band(chinfo->band, chinfo->ChannelNum); in rtw_build_wiphy_regd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_rf.c | 545 int rtw_ch2freq_by_band(enum band_type band, int ch) in rtw_ch2freq_by_band() function
|
| H A D | rtw_mlme_ext.c | 1100 , ch_set[i].ChannelNum, rtw_ch2freq_by_band(ch_set[i].band, ch_set[i].ChannelNum), buf in dump_chset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_rf.c | 545 int rtw_ch2freq_by_band(enum band_type band, int ch) in rtw_ch2freq_by_band() function
|
| H A D | rtw_mlme_ext.c | 1100 , ch_set[i].ChannelNum, rtw_ch2freq_by_band(ch_set[i].band, ch_set[i].ChannelNum), buf in dump_chset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_rf.c | 614 int rtw_ch2freq_by_band(BAND_TYPE band, int ch) in rtw_ch2freq_by_band() function
|
| H A D | rtw_mlme_ext.c | 1295 , ch_set[i].ChannelNum, rtw_ch2freq_by_band(ch_set[i].band, ch_set[i].ChannelNum), buf in dump_chset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_rf.c | 614 int rtw_ch2freq_by_band(BAND_TYPE band, int ch) in rtw_ch2freq_by_band() function
|
| H A D | rtw_mlme_ext.c | 1295 , ch_set[i].ChannelNum, rtw_ch2freq_by_band(ch_set[i].band, ch_set[i].ChannelNum), buf in dump_chset()
|