Searched refs:fw_cons_idx (Results 1 – 1 of 1) sorted by relevance
425 u16 fw_cons_idx = OSAL_LE16_TO_CPU(*p_eq->p_fw_cons); in ecore_eq_completion() local427 DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ, "fw_cons_idx %x\n", fw_cons_idx); in ecore_eq_completion()432 if ((fw_cons_idx & ecore_chain_get_usable_per_page(p_chain)) == in ecore_eq_completion()434 fw_cons_idx += ecore_chain_get_unusable_per_page(p_chain); in ecore_eq_completion()438 while (fw_cons_idx != ecore_chain_get_cons_idx(p_chain)) { in ecore_eq_completion()