Searched refs:coex_set_ant_switch (Results 1 – 10 of 10) sorted by relevance
| /drivers/net/wireless/realtek/rtw88/ |
| A 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()
|
| A D | rtw8821a.c | 886 .coex_set_ant_switch = rtw8821a_coex_cfg_ant_switch,
|
| A D | rtw8812a.c | 940 .coex_set_ant_switch = NULL,
|
| A D | rtw8703b.c | 1873 .coex_set_ant_switch = NULL,
|
| A D | rtw8821c.c | 1684 .coex_set_ant_switch = rtw8821c_coex_cfg_ant_switch,
|
| A D | main.h | 913 void (*coex_set_ant_switch)(struct rtw_dev *rtwdev, member
|
| A D | rtw8723d.c | 1419 .coex_set_ant_switch = NULL,
|
| A D | rtw8822b.c | 2176 .coex_set_ant_switch = rtw8822b_coex_cfg_ant_switch,
|
| A D | rtw8814a.c | 2077 .coex_set_ant_switch = rtw8814a_coex_cfg_ant_switch,
|
| A D | rtw8822c.c | 4993 .coex_set_ant_switch = NULL,
|
Completed in 67 milliseconds