Searched refs:cur_switch_status (Results 1 – 3 of 3) sorted by relevance
817 if (switch_status == coex_dm->cur_switch_status) in rtw8821c_coex_cfg_ant_switch()829 coex_dm->cur_switch_status = switch_status; in rtw8821c_coex_cfg_ant_switch()
1170 if (((ctrl_type << 8) + pos_type) == coex_dm->cur_switch_status) in rtw8822b_coex_cfg_ant_switch()1173 coex_dm->cur_switch_status = (ctrl_type << 8) + pos_type; in rtw8822b_coex_cfg_ant_switch()
1337 u32 cur_switch_status; member