Searched refs:cur_switch_status (Results 1 – 3 of 3) sorted by relevance
847 if (switch_status == coex_dm->cur_switch_status) in rtw8821c_coex_cfg_ant_switch()859 coex_dm->cur_switch_status = switch_status; in rtw8821c_coex_cfg_ant_switch()
1137 if (((ctrl_type << 8) + pos_type) == coex_dm->cur_switch_status) in rtw8822b_coex_cfg_ant_switch()1140 coex_dm->cur_switch_status = (ctrl_type << 8) + pos_type; in rtw8822b_coex_cfg_ant_switch()
1390 u32 cur_switch_status; member