Home
last modified time | relevance | path

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

/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.h880 void (*coex_set_ant_switch)(struct rtw_dev *rtwdev, member
Drtw8821c.c1600 .coex_set_ant_switch = rtw8821c_coex_cfg_ant_switch,
Drtw8822b.c2168 .coex_set_ant_switch = rtw8822b_coex_cfg_ant_switch,
Drtw8723d.c1970 .coex_set_ant_switch = NULL,
Drtw8822c.c4983 .coex_set_ant_switch = NULL,