Home
last modified time | relevance | path

Searched refs:center_chs_2g_by_bw (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_rf.c186 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
272 return center_chs_2g_by_bw[bw].ch_num; in center_chs_2g_num()
283 return center_chs_2g_by_bw[bw].chs[id]; in center_chs_2g()
324 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rf.c193 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
279 return center_chs_2g_by_bw[bw].ch_num; in center_chs_2g_num()
290 return center_chs_2g_by_bw[bw].chs[id]; in center_chs_2g()
331 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_rf.c186 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
272 return center_chs_2g_by_bw[bw].ch_num; in center_chs_2g_num()
283 return center_chs_2g_by_bw[bw].chs[id]; in center_chs_2g()
324 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rf.c193 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
279 return center_chs_2g_by_bw[bw].ch_num; in center_chs_2g_num()
290 return center_chs_2g_by_bw[bw].chs[id]; in center_chs_2g()
331 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_rf.c186 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
272 return center_chs_2g_by_bw[bw].ch_num; in center_chs_2g_num()
283 return center_chs_2g_by_bw[bw].chs[id]; in center_chs_2g()
324 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_rf.c173 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
240 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_rf.c185 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
272 return center_chs_2g_by_bw[bw].ch_num; in center_chs_2g_num()
283 return center_chs_2g_by_bw[bw].chs[id]; in center_chs_2g()
324 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_rf.c185 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
291 return center_chs_2g_by_bw[bw].ch_num; in center_chs_2g_num()
302 return center_chs_2g_by_bw[bw].chs[id]; in center_chs_2g()
343 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_rf.c195 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
301 return center_chs_2g_by_bw[bw].ch_num; in center_chs_2g_num()
312 return center_chs_2g_by_bw[bw].chs[id]; in center_chs_2g()
353 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_rf.c194 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
300 return center_chs_2g_by_bw[bw].ch_num; in center_chs_2g_num()
311 return center_chs_2g_by_bw[bw].chs[id]; in center_chs_2g()
352 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_rf.c194 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
300 return center_chs_2g_by_bw[bw].ch_num; in center_chs_2g_num()
311 return center_chs_2g_by_bw[bw].chs[id]; in center_chs_2g()
352 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_rf.c194 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
300 return center_chs_2g_by_bw[bw].ch_num; in center_chs_2g_num()
311 return center_chs_2g_by_bw[bw].chs[id]; in center_chs_2g()
352 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_rf.c194 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
300 return center_chs_2g_by_bw[bw].ch_num; in center_chs_2g_num()
311 return center_chs_2g_by_bw[bw].chs[id]; in center_chs_2g()
352 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_rf.c195 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
301 return center_chs_2g_by_bw[bw].ch_num; in center_chs_2g_num()
312 return center_chs_2g_by_bw[bw].chs[id]; in center_chs_2g()
353 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rf.c194 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
300 return center_chs_2g_by_bw[bw].ch_num; in center_chs_2g_num()
311 return center_chs_2g_by_bw[bw].chs[id]; in center_chs_2g()
352 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rf.c194 struct center_chs_ent_t center_chs_2g_by_bw[] = { variable
300 return center_chs_2g_by_bw[bw].ch_num; in center_chs_2g_num()
311 return center_chs_2g_by_bw[bw].chs[id]; in center_chs_2g()
352 c_chs_ent = &center_chs_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()