Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dphy.c193 path_div->current_tx_path = rtwdev->chip->default_1ss_tx_path; in rtw_phy_tx_path_div_init()
2487 if (tx_path_sel_1ss == path_div->current_tx_path) in rtw_phy_set_tx_path_by_reg()
2490 path_div->current_tx_path = tx_path_sel_1ss; in rtw_phy_set_tx_path_by_reg()
2500 enum rtw_bb_path path = path_div->current_tx_path; in rtw_phy_tx_path_div_select()
H A Dmain.h1952 enum rtw_bb_path current_tx_path; member