Lines Matching full:fcp
403 * lpfc_debug_dump_wq - dump all entries from the fcp or nvme work queue
405 * @wqidx: Index to a FCP or NVME work queue.
407 * This function dumps all entries from a FCP or NVME work queue specified
442 * lpfc_debug_dump_cq - dump all entries from a fcp or nvme work queue's
445 * @wqidx: Index to a FCP work queue.
447 * This function dumps all entries from a FCP or NVME completion queue
505 * lpfc_debug_dump_hba_eq - dump all entries from a fcp work queue's evt queue
507 * @fcp_wqidx: Index to a FCP work queue.
509 * This function dumps all entries from a FCP event queue which is
510 * associated to the FCP work queue specified by the @fcp_wqidx.
684 printk(KERN_ERR "FCP EQ[Idx:%d|Qid:%d]\n", eq_idx, qid); in lpfc_debug_dump_eq_by_id()