Home
last modified time | relevance | path

Searched refs:coex_set_ant_switch (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Dcoex.h340 if (!chip->ops->coex_set_ant_switch) in rtw_coex_set_ant_switch()
343 chip->ops->coex_set_ant_switch(rtwdev, ctrl_type, pos_type); in rtw_coex_set_ant_switch()
Dmain.h895 void (*coex_set_ant_switch)(struct rtw_dev *rtwdev, member
Drtw8703b.c1982 .coex_set_ant_switch = NULL,
Drtw8821c.c1707 .coex_set_ant_switch = rtw8821c_coex_cfg_ant_switch,
Drtw8723d.c1456 .coex_set_ant_switch = NULL,
Drtw8822b.c2197 .coex_set_ant_switch = rtw8822b_coex_cfg_ant_switch,
Drtw8822c.c5020 .coex_set_ant_switch = NULL,