Lines Matching full:fcp
412 * lpfc_debug_dump_wq - dump all entries from the fcp or nvme work queue
414 * @wqidx: Index to a FCP or NVME work queue.
416 * This function dumps all entries from a FCP or NVME work queue specified
451 * lpfc_debug_dump_cq - dump all entries from a fcp or nvme work queue's
454 * @wqidx: Index to a FCP work queue.
456 * This function dumps all entries from a FCP or NVME completion queue
514 * lpfc_debug_dump_hba_eq - dump all entries from a fcp work queue's evt queue
516 * @fcp_wqidx: Index to a FCP work queue.
518 * This function dumps all entries from a FCP event queue which is
519 * associated to the FCP work queue specified by the @fcp_wqidx.
693 printk(KERN_ERR "FCP EQ[Idx:%d|Qid:%d]\n", eq_idx, qid); in lpfc_debug_dump_eq_by_id()