Searched refs:rtw89_chip_cfg_ctrl_path (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | coex.c | 4526 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_BT); in _set_ant_v0() 4534 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_WL); in _set_ant_v0() 4539 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_WL); in _set_ant_v0() 4543 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_BT); in _set_ant_v0() 4547 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_WL); in _set_ant_v0() 4571 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_WL); in _set_ant_v0() 4576 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_WL); in _set_ant_v0() 4582 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_WL); in _set_ant_v0() 4588 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_WL); in _set_ant_v0() 4593 rtw89_chip_cfg_ctrl_path(rtwdev, BTC_CTRL_BY_BT); in _set_ant_v0()
|
H A D | core.h | 7142 static inline void rtw89_chip_cfg_ctrl_path(struct rtw89_dev *rtwdev, bool wl) in rtw89_chip_cfg_ctrl_path() function
|