Lines Matching defs:consumed
229 * Work Queue Entries by the HBA. When the HBA indicates that it has consumed
289 * a Mailbox Queue Entry by the HBA. When the HBA indicates that it has consumed
291 * pointers. This routine returns the number of entries that were consumed by
378 * lpfc_sli4_write_eq_db - write EQ DB for eqe's consumed or arm state
381 * @count: Number of elements that have been consumed
416 * lpfc_sli4_if6_write_eq_db - write EQ DB for eqe's consumed or arm state
419 * @count: Number of elements that have been consumed
511 int count = 0, consumed = 0;
521 consumed++;
526 phba->sli4_hba.sli4_write_eq_db(phba, eq, consumed,
528 consumed = 0;
543 phba->sli4_hba.sli4_write_eq_db(phba, eq, consumed, rearm);
598 * lpfc_sli4_write_cq_db - write cq DB for entries consumed or arm state.
601 * @count: the number of elements that were consumed
631 * lpfc_sli4_if6_write_cq_db - write cq DB for entries consumed or arm state.
634 * @count: the number of elements that were consumed
729 * consumed an entry the host calls this function to update the queue's
731 * consumed by the HBA.
13568 * lpfc_sli4_sp_handle_rel_wcqe - Handle slow-path WQ entry consumed event
13572 * This routine handles slow-path WQ entry consumed event by invoking the
13894 int count = 0, consumed = 0;
13910 consumed++;
13915 phba->sli4_hba.sli4_write_cq_db(phba, cq, consumed,
13917 consumed = 0;
13950 phba->sli4_hba.sli4_write_cq_db(phba, cq, consumed,
14139 * lpfc_sli4_fp_handle_rel_wcqe - Handle fast-path WQ entry consumed event
14144 * This routine handles an fast-path WQ entry consumed event by invoking the