Home
last modified time | relevance | path

Searched refs:ntx_path (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852c.c1693 u8 ntx_path; in rtw8852c_set_channel_bb()
1772 ntx_path = hal->antenna_tx; in rtw8852c_rfk_init()
1774 ntx_path = chan->band_type == RTW89_BAND_6G ? RF_B : RF_AB; in rtw8852c_rfk_init()
1776 rtw8852c_ctrl_tx_path_tmac(rtwdev, ntx_path, (enum rtw89_mac_idx)phy_idx); in rtw8852c_rfk_init()
1628 u8 ntx_path; rtw8852c_set_channel_bb() local
H A Dfw.c2872 u8 ntx_path; in __rtw89_fw_h2c_set_tx_path() local
2876 ntx_path = RF_A; in __rtw89_fw_h2c_set_tx_path()
2879 ntx_path = hal->antenna_tx ? hal->antenna_tx : RF_B; in __rtw89_fw_h2c_set_tx_path()
2883 SET_CMC_TBL_NTX_PATH_EN(skb->data, ntx_path); in __rtw89_fw_h2c_set_tx_path()