Searched refs:total_op_num (Results 1 – 2 of 2) sorted by relevance
3196 u8 total_op_num = 0; in rtw_phl_mr_get_opch_list() local3212 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()