Searched refs:fw_cons_idx (Results 1 – 1 of 1) sorted by relevance
345 u16 fw_cons_idx = le16_to_cpu(*p_eq->p_fw_cons); in qed_eq_completion() local347 DP_VERBOSE(p_hwfn, QED_MSG_SPQ, "fw_cons_idx %x\n", fw_cons_idx); in qed_eq_completion()352 if ((fw_cons_idx & qed_chain_get_usable_per_page(p_chain)) == in qed_eq_completion()354 fw_cons_idx += qed_chain_get_unusable_per_page(p_chain); in qed_eq_completion()357 while (fw_cons_idx != qed_chain_get_cons_idx(p_chain)) { in qed_eq_completion()