Searched refs:coex_set_ant_switch (Results 1 – 9 of 9) sorted by relevance
/linux-6.14.4/drivers/net/wireless/realtek/rtw88/ |
D | coex.h | 340 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()
|
D | rtw8821a.c | 884 .coex_set_ant_switch = rtw8821a_coex_cfg_ant_switch,
|
D | rtw8812a.c | 938 .coex_set_ant_switch = NULL,
|
D | main.h | 898 void (*coex_set_ant_switch)(struct rtw_dev *rtwdev, member
|
D | rtw8703b.c | 1931 .coex_set_ant_switch = NULL,
|
D | rtw8821c.c | 1680 .coex_set_ant_switch = rtw8821c_coex_cfg_ant_switch,
|
D | rtw8723d.c | 1417 .coex_set_ant_switch = NULL,
|
D | rtw8822b.c | 2171 .coex_set_ant_switch = rtw8822b_coex_cfg_ant_switch,
|
D | rtw8822c.c | 4989 .coex_set_ant_switch = NULL,
|