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