Home
last modified time | relevance | path

Searched defs:tx_path (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/realtek/rtw88/
Drtw8822c.c2458 static void rtw8822c_config_cck_tx_path(struct rtw_dev *rtwdev, u8 tx_path, in rtw8822c_config_cck_tx_path()
2474 static void rtw8822c_config_ofdm_tx_path(struct rtw_dev *rtwdev, u8 tx_path, in rtw8822c_config_ofdm_tx_path()
2498 static void rtw8822c_config_tx_path(struct rtw_dev *rtwdev, u8 tx_path, in rtw8822c_config_tx_path()
2508 static void rtw8822c_config_trx_mode(struct rtw_dev *rtwdev, u8 tx_path, in rtw8822c_config_trx_mode()
Drtw8822b.c716 static void rtw8822b_config_trx_mode(struct rtw_dev *rtwdev, u8 tx_path, in rtw8822b_config_trx_mode()
/drivers/thunderbolt/
Dtunnel.c1140 const struct tb_path *tx_path = NULL, *rx_path = NULL; in tb_tunnel_match_dma() local