Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw88/
H A Dmain.h880 void (*config_tx_path)(struct rtw_dev *rtwdev, u8 tx_path, member
H A Dphy.c2490 chip->ops->config_tx_path(rtwdev, rtwdev->hal.antenna_tx, in rtw_phy_set_tx_path_by_reg()
H A Drtw8822c.c5023 .config_tx_path = rtw8822c_config_tx_path,