Searched refs:cur_switch_status (Results 1 – 3 of 3) sorted by relevance
778 if (switch_status == coex_dm->cur_switch_status) in rtw8821c_coex_cfg_ant_switch()790 coex_dm->cur_switch_status = switch_status; in rtw8821c_coex_cfg_ant_switch()
1149 if (((ctrl_type << 8) + pos_type) == coex_dm->cur_switch_status) in rtw8822b_coex_cfg_ant_switch()1152 coex_dm->cur_switch_status = (ctrl_type << 8) + pos_type; in rtw8822b_coex_cfg_ant_switch()
1298 u32 cur_switch_status; member