Searched refs:rtw89_chip_cfg_ctrl_path (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/ |
D | coex.c | 2891 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_BT); in _set_ant() 2899 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_WL); in _set_ant() 2904 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_WL); in _set_ant() 2908 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_BT); in _set_ant() 2912 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_WL); in _set_ant() 2936 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_WL); in _set_ant() 2941 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_WL); in _set_ant() 2947 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_WL); in _set_ant() 2952 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_WL); in _set_ant() 2957 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_BT); in _set_ant()
|
D | core.h | 4154 static inline void rtw89_chip_cfg_ctrl_path(struct rtw89_dev *rtwdev, bool wl) in rtw89_chip_cfg_ctrl_path() function
|