Searched refs:rtw8852c_ch_base_table (Results 1 – 1 of 1) sorted by relevance
881 const u8 rtw8852c_ch_base_table[16] = {1, 0xff, variable918 if (central_ch >= rtw8852c_ch_base_table[idx]) in rtw8852c_encode_chan_idx()928 (central_ch - rtw8852c_ch_base_table[idx]) >> 1); in rtw8852c_encode_chan_idx()947 *ch = rtw8852c_ch_base_table[idx] + (offset << 1); in rtw8852c_decode_chan_idx()