Home
last modified time | relevance | path

Searched refs:is_tx2_path (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/rtw88/
H A Drtw8822b.c21 u8 rx_path, bool is_tx2_path);
156 bool is_tx2_path; in rtw8822b_phy_set_param() local
177 is_tx2_path = false; in rtw8822b_phy_set_param()
179 is_tx2_path); in rtw8822b_phy_set_param()
739 u8 rx_path, bool is_tx2_path) in rtw8822b_config_trx_mode() argument
784 if (is_tx2_path || rtwdev->mp_mode) { in rtw8822b_config_trx_mode()
H A Drtw8822c.c24 u8 rx_path, bool is_tx2_path);
1872 bool is_tx2_path; in rtw8822c_phy_set_param() local
1896 is_tx2_path = false; in rtw8822c_phy_set_param()
1898 is_tx2_path); in rtw8822c_phy_set_param()
2484 bool is_tx2_path) in rtw8822c_config_cck_tx_path() argument
2491 if (is_tx2_path) in rtw8822c_config_cck_tx_path()
2526 bool is_tx2_path) in rtw8822c_config_tx_path() argument
2528 rtw8822c_config_cck_tx_path(rtwdev, tx_path_cck, is_tx2_path); in rtw8822c_config_tx_path()
2534 u8 rx_path, bool is_tx2_path) in rtw8822c_config_trx_mode() argument
2547 is_tx2_path); in rtw8822c_config_trx_mode()
H A Dmain.h911 bool is_tx2_path);
913 u8 rx_path, bool is_tx2_path);