Searched refs:coex_set_ant_switch (Results 1 - 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
| H A D | coex.h | 315 if (!chip->ops->coex_set_ant_switch) in rtw_coex_set_ant_switch() 318 chip->ops->coex_set_ant_switch(rtwdev, ctrl_type, pos_type); in rtw_coex_set_ant_switch()
|
| H A D | main.h | 840 void (*coex_set_ant_switch)(struct rtw_dev *rtwdev, member
|
| H A D | rtw8821c.c | 1489 .coex_set_ant_switch = rtw8821c_coex_cfg_ant_switch,
|
| H A D | rtw8822b.c | 2128 .coex_set_ant_switch = rtw8822b_coex_cfg_ant_switch,
|
| H A D | rtw8723d.c | 1940 .coex_set_ant_switch = NULL,
|
| H A D | rtw8822c.c | 3994 .coex_set_ant_switch = NULL,
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
| H 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()
|
| H A D | main.h | 885 void (*coex_set_ant_switch)(struct rtw_dev *rtwdev, member
|
| H A D | rtw8821c.c | 1640 .coex_set_ant_switch = rtw8821c_coex_cfg_ant_switch,
|
| H A D | rtw8822b.c | 2196 .coex_set_ant_switch = rtw8822b_coex_cfg_ant_switch,
|
| H A D | rtw8723d.c | 2009 .coex_set_ant_switch = NULL,
|
| H A D | rtw8822c.c | 5016 .coex_set_ant_switch = NULL,
|
Completed in 41 milliseconds