Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dcoex.c2891 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()
Dcore.h4154 static inline void rtw89_chip_cfg_ctrl_path(struct rtw89_dev *rtwdev, bool wl) in rtw89_chip_cfg_ctrl_path() function