cur_ant_pos_type  783 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c 	coex_dm->cur_ant_pos_type = ant_pos_type;
cur_ant_pos_type  924 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c 		    (coex_dm->cur_ant_pos_type != coex_dm->pre_ant_pos_type)) {
cur_ant_pos_type  990 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c 		    (coex_dm->cur_ant_pos_type != coex_dm->pre_ant_pos_type)) {
cur_ant_pos_type 1025 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c 	coex_dm->pre_ant_pos_type = coex_dm->cur_ant_pos_type;
cur_ant_pos_type   68 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.h 	u8 cur_ant_pos_type;
cur_ant_pos_type  949 drivers/net/wireless/realtek/rtw88/coex.c 	if (!force && coex_dm->cur_ant_pos_type == phase)
cur_ant_pos_type  952 drivers/net/wireless/realtek/rtw88/coex.c 	coex_dm->cur_ant_pos_type = phase;
cur_ant_pos_type  956 drivers/net/wireless/realtek/rtw88/main.h 	u32 cur_ant_pos_type;