Searched refs:pri_ch_idx (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8852c.c | 1551 u8 pri_ch_idx, in rtw8852c_spur_elimination() argument 1558 (pri_ch_idx == RTW89_SC_20_LOWER || in rtw8852c_spur_elimination() 1559 pri_ch_idx == RTW89_SC_20_UP3X)) { in rtw8852c_spur_elimination() 1564 (pri_ch_idx == RTW89_SC_20_UPPER || in rtw8852c_spur_elimination() 1565 pri_ch_idx == RTW89_SC_20_LOW3X)) { in rtw8852c_spur_elimination() 1577 (pri_ch_idx == RTW89_SC_20_LOWER || in rtw8852c_spur_elimination() 1578 pri_ch_idx == RTW89_SC_20_UP3X)) { in rtw8852c_spur_elimination() 1581 (pri_ch_idx == RTW89_SC_20_UPPER || in rtw8852c_spur_elimination() 1582 pri_ch_idx == RTW89_SC_20_LOW3X)) { in rtw8852c_spur_elimination() 1589 if (pri_ch_idx == RTW89_SC_20_UP3X || pri_ch_idx == RTW89_SC_20_LOW3X) in rtw8852c_spur_elimination() [all …]
|
| H A D | rtw8852b_common.c | 1025 u8 pri_ch = chan->pri_ch_idx; in rtw8852bx_5m_mask() 1172 u8 pri_ch_idx = chan->pri_ch_idx; in __rtw8852bx_set_channel_bb() local 1179 rtw8852bx_ctrl_bw(rtwdev, pri_ch_idx, chan->band_width, phy_idx); in __rtw8852bx_set_channel_bb()
|
| H A D | rtw8851b.c | 1505 u8 pri_ch = chan->pri_ch_idx; in rtw8851b_5m_mask() 1666 u8 pri_ch_idx = chan->pri_ch_idx; in rtw8851b_set_channel_bb() local 1672 rtw8851b_ctrl_bw(rtwdev, pri_ch_idx, chan->band_width, phy_idx); in rtw8851b_set_channel_bb()
|
| H A D | rtw8852a.c | 1350 u8 pri_ch_idx = chan->pri_ch_idx; in rtw8852a_set_channel_bb() local 1358 rtw8852a_ctrl_bw(rtwdev, pri_ch_idx, chan->band_width, phy_idx); in rtw8852a_set_channel_bb()
|
| H A D | core.h | 1052 enum rtw89_sc_offset pri_ch_idx; member
|
| H A D | coex.c | 7304 wl->rf_ch_info[i].offset = ch->chan.pri_ch_idx; in _update_wl_mlo_info()
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | main.h | 2036 int pri_ch_idx; member
|