Searched refs:RF_PATH_AB (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | coex.h | 454 return RF_PATH_AB; in _btc_get_rf_path_from_ant_num()
|
| H A D | rtw8922a.c | 1904 } else if (tx_path == RF_PATH_AB) { in rtw8922a_ctrl_tx_path_tmac() 1985 u8 rx_nss = (rx_path == RF_PATH_AB) ? 2 : 1; in rtw8922a_ctrl_rx_path_tmac() 2000 } else if (rx_path == RF_PATH_AB) { in rtw8922a_ctrl_rx_path_tmac() 2196 rtw8922a_tssi_reset(rtwdev, RF_PATH_AB, phy_idx); in rtw8922a_set_channel_bb() 2626 u8 ntx_path = RF_PATH_AB; in rtw8922a_bb_cfg_txrx_path() 2627 u8 nrx_path = RF_PATH_AB; in rtw8922a_bb_cfg_txrx_path() 2641 if (nrx_path != RF_PATH_AB) in rtw8922a_bb_cfg_txrx_path()
|
| H A D | rtw8922d.c | 1989 spur_freq = rtw8922d_spur_freq(rtwdev, chan, false, RF_PATH_AB); in rtw8922d_set_csi_tone_idx() 2172 } else if (tx_path == RF_PATH_AB) { in rtw8922d_ctrl_tx_path_tmac() 2235 if (rx_path == RF_PATH_AB) { in rtw8922d_ctrl_rx_path_tmac() 2533 rtw8922d_tssi_reset(rtwdev, RF_PATH_AB, phy_idx); in rtw8922d_set_channel_bb() 3080 u8 ntx_path = RF_PATH_AB; in rtw8922d_bb_cfg_txrx_path() 3081 u8 nrx_path = RF_PATH_AB; in rtw8922d_bb_cfg_txrx_path() 3095 if (nrx_path != RF_PATH_AB) in rtw8922d_bb_cfg_txrx_path()
|
| H A D | rtw8852c.c | 2559 u8 nrx_path = RF_PATH_AB; in rtw8852c_bb_cfg_txrx_path() 2567 if (nrx_path != RF_PATH_AB) in rtw8852c_bb_cfg_txrx_path()
|
| H A D | rtw8852a_rfk.c | 3577 _tssi_hw_tx(rtwdev, phy, RF_PATH_AB, xdbm, true, chan); in _tssi_pre_tx() 3579 _tssi_hw_tx(rtwdev, phy, RF_PATH_AB, xdbm, false, chan); in _tssi_pre_tx()
|
| H A D | rtw8852b_common.c | 1541 } else if (tx_path == RF_PATH_AB) { in __rtw8852bx_bb_cfg_tx_path()
|
| H A D | rtw8852a.c | 1760 } else if (tx_path == RF_PATH_AB) { in rtw8852a_bb_cfg_tx_path()
|
| H A D | rtw8852b_rfk.c | 3424 else if (path == RF_PATH_AB) in _tssi_hw_tx()
|
| H A D | core.h | 914 RF_PATH_AB, enumerator
|