Searched refs:n_channel (Results 1 – 1 of 1) sorted by relevance
1509 u8 n_channel; in rtw_channel_to_idx() local1513 n_channel = RTW_MAX_CHANNEL_NUM_2G; in rtw_channel_to_idx()1515 n_channel = RTW_MAX_CHANNEL_NUM_5G; in rtw_channel_to_idx()1516 for (ch_idx = 0; ch_idx < n_channel; ch_idx++) in rtw_channel_to_idx()1523 if (ch_idx >= n_channel) in rtw_channel_to_idx()