Home
last modified time | relevance | path

Searched refs:total_op_num (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_mr.c3196 u8 total_op_num = 0; in rtw_phl_mr_get_opch_list() local
3212 if(total_op_num >= list_size) in rtw_phl_mr_get_opch_list()
3215 *(chdef_list + total_op_num) = chanctx->chan_def; in rtw_phl_mr_get_opch_list()
3216 total_op_num++; in rtw_phl_mr_get_opch_list()
3220 return total_op_num; in rtw_phl_mr_get_opch_list()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_mr.c3196 u8 total_op_num = 0; in rtw_phl_mr_get_opch_list() local
3212 if(total_op_num >= list_size) in rtw_phl_mr_get_opch_list()
3215 *(chdef_list + total_op_num) = chanctx->chan_def; in rtw_phl_mr_get_opch_list()
3216 total_op_num++; in rtw_phl_mr_get_opch_list()
3220 return total_op_num; in rtw_phl_mr_get_opch_list()