Searched refs:cur_ant_pos_type (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8723b1ant.h68 u8 cur_ant_pos_type; member in struct:coex_dm_8723b_1ant
H A Dhalbtc8723b1ant.c783 coex_dm->cur_ant_pos_type = ant_pos_type;
924 (coex_dm->cur_ant_pos_type != coex_dm->pre_ant_pos_type)) {
990 (coex_dm->cur_ant_pos_type != coex_dm->pre_ant_pos_type)) {
1025 coex_dm->pre_ant_pos_type = coex_dm->cur_ant_pos_type;
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dmain.h1344 u32 cur_ant_pos_type; member in struct:rtw_coex_dm
H A Dcoex.c1268 if (!force && coex_dm->cur_ant_pos_type == phase)
1271 coex_dm->cur_ant_pos_type = phase;

Completed in 284 milliseconds