Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_rf.c234 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
241 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
246 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
261 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
262 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_rf.c318 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
325 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
330 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
345 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
346 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rf.c325 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
332 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
337 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
352 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
353 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_rf.c318 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
325 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
330 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
345 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
346 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rf.c325 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
332 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
337 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
352 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
353 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_rf.c318 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
325 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
330 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
345 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
346 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_rf.c318 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
325 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
330 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
345 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
346 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_rf.c337 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
344 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
349 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
364 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
365 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_rf.c347 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
354 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
359 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
374 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
375 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_rf.c346 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
353 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
358 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
373 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
374 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_rf.c346 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
353 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
358 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
373 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
374 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_rf.c346 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
353 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
358 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
373 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
374 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_rf.c346 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
353 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
358 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
373 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
374 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_rf.c347 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
354 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
359 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
374 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
375 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rf.c346 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
353 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
358 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
373 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
374 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rf.c346 struct op_chs_ent_t *op_chs_ent = NULL; in rtw_get_op_chs_by_cch_bw() local
353 op_chs_ent = &op_chs_of_cch_2g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
358 op_chs_ent = &op_chs_of_cch_5g_by_bw[bw]; in rtw_get_op_chs_by_cch_bw()
373 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
374 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()