Searched refs:cur_switch_status (Results 1 – 2 of 2) sorted by relevance
1043 if (((ctrl_type << 8) + pos_type) == coex_dm->cur_switch_status) in rtw8822b_coex_cfg_ant_switch()1046 coex_dm->cur_switch_status = (ctrl_type << 8) + pos_type; in rtw8822b_coex_cfg_ant_switch()
957 u32 cur_switch_status; member