Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
A Dphy.c2450 enum rtw_bb_path tx_path_sel_1ss) in rtw_phy_set_tx_path_by_reg() argument
2453 enum rtw_bb_path tx_path_sel_cck = tx_path_sel_1ss; in rtw_phy_set_tx_path_by_reg()
2456 if (tx_path_sel_1ss == path_div->current_tx_path) in rtw_phy_set_tx_path_by_reg()
2459 path_div->current_tx_path = tx_path_sel_1ss; in rtw_phy_set_tx_path_by_reg()
2461 tx_path_sel_1ss == BB_PATH_A ? "A" : "B"); in rtw_phy_set_tx_path_by_reg()
2463 tx_path_sel_1ss, tx_path_sel_cck, false); in rtw_phy_set_tx_path_by_reg()
A Drtw8822c.c2475 enum rtw_bb_path tx_path_sel_1ss) in rtw8822c_config_ofdm_tx_path() argument
2484 if (tx_path_sel_1ss == BB_PATH_AB) { in rtw8822c_config_ofdm_tx_path()
2487 } else if (tx_path_sel_1ss == BB_PATH_B) { in rtw8822c_config_ofdm_tx_path()
2490 } else if (tx_path_sel_1ss == BB_PATH_A) { in rtw8822c_config_ofdm_tx_path()
2499 enum rtw_bb_path tx_path_sel_1ss, in rtw8822c_config_tx_path() argument
2504 rtw8822c_config_ofdm_tx_path(rtwdev, tx_path, tx_path_sel_1ss); in rtw8822c_config_tx_path()

Completed in 19 milliseconds