Searched refs:id_n_c (Results 1 – 1 of 1) sorted by relevance
156 u32 id_n_c = le32_to_cpu(cmd->quotas[i].id_and_color); in iwl_mvm_adjust_quota_for_noa() local157 u32 id = (id_n_c & FW_CTXT_ID_MSK) >> FW_CTXT_ID_POS; in iwl_mvm_adjust_quota_for_noa()