cur_arfr_type     257 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8192e2ant.c 	coex_dm->cur_arfr_type = type;
cur_arfr_type     259 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8192e2ant.c 	if (force_exec || (coex_dm->pre_arfr_type != coex_dm->cur_arfr_type)) {
cur_arfr_type     260 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8192e2ant.c 		switch (coex_dm->cur_arfr_type) {
cur_arfr_type     288 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8192e2ant.c 	coex_dm->pre_arfr_type = coex_dm->cur_arfr_type;
cur_arfr_type     112 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8192e2ant.h 	u8 cur_arfr_type;
cur_arfr_type      59 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c 	coex_dm->cur_arfr_type = type;
cur_arfr_type      61 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c 	if (force_exec || (coex_dm->pre_arfr_type != coex_dm->cur_arfr_type)) {
cur_arfr_type      62 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c 		switch (coex_dm->cur_arfr_type) {
cur_arfr_type      90 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c 	coex_dm->pre_arfr_type = coex_dm->cur_arfr_type;
cur_arfr_type     113 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.h 	u8 cur_arfr_type;
cur_arfr_type     240 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.c 	coex_dm->cur_arfr_type = type;
cur_arfr_type     243 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.c 	    (coex_dm->pre_arfr_type != coex_dm->cur_arfr_type)) {
cur_arfr_type     244 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.c 		switch (coex_dm->cur_arfr_type) {
cur_arfr_type     272 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.c 	coex_dm->pre_arfr_type = coex_dm->cur_arfr_type;
cur_arfr_type     109 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.h 	u8	cur_arfr_type;