Home
last modified time | relevance | path

Searched refs:lpfc_queue (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli4.h151 struct lpfc_queue { struct
278 struct lpfc_queue *assoc_qp; argument
494 struct lpfc_queue *eq;
699 struct lpfc_queue *hba_eq; /* Event queues for HBA */
700 struct lpfc_queue *io_cq; /* Fast-path FCP & NVME compl queue */
701 struct lpfc_queue *io_wq; /* Fast-path FCP & NVME work queue */
840 void (*sli4_eq_clr_intr)(struct lpfc_queue *q);
841 void (*sli4_write_eq_db)(struct lpfc_hba *phba, struct lpfc_queue *eq,
843 void (*sli4_write_cq_db)(struct lpfc_hba *phba, struct lpfc_queue *cq,
851 struct lpfc_queue **nvmet_cqset; /* Fast-path NVMET CQ Set queues */
[all …]
H A Dlpfc_debugfs.h341 lpfc_debug_dump_qe(struct lpfc_queue *q, uint32_t idx) in lpfc_debug_dump_qe()
389 lpfc_debug_dump_q(struct lpfc_queue *q) in lpfc_debug_dump_q()
422 struct lpfc_queue *wq; in lpfc_debug_dump_wq()
462 struct lpfc_queue *wq, *cq, *eq; in lpfc_debug_dump_cq()
524 struct lpfc_queue *qp; in lpfc_debug_dump_hba_eq()
H A Dlpfc_sli.h267 struct lpfc_queue *wqp; /* Pointer to associated WQ */
H A Dlpfc.h178 struct lpfc_queue *hrq; /* ptr to associated Header RQ */
179 struct lpfc_queue *drq; /* ptr to associated Data RQ */
1757 lpfc_sli4_mod_hba_eq_delay(struct lpfc_hba *phba, struct lpfc_queue *eq, in lpfc_sli4_mod_hba_eq_delay()
H A Dlpfc_nvmet.c66 static void lpfc_nvmet_wqfull_flush(struct lpfc_hba *, struct lpfc_queue *,
1016 struct lpfc_queue *wq; in lpfc_nvmet_xmt_fcp_op()
1145 struct lpfc_queue *wq; in lpfc_nvmet_xmt_fcp_abort()
2013 lpfc_nvmet_wqfull_flush(struct lpfc_hba *phba, struct lpfc_queue *wq, in lpfc_nvmet_wqfull_flush()
2063 struct lpfc_queue *wq) in lpfc_nvmet_wqfull_process()
2115 struct lpfc_queue *wq; in lpfc_nvmet_destroy_targetport()
H A Dlpfc_attr.c1378 struct lpfc_queue *qp = NULL; in lpfc_do_offline()
4919 struct lpfc_queue *eq, *cq; in lpfc_cq_max_proc_limit_store()
H A Dlpfc_bsg.c1665 struct lpfc_queue *qp = NULL; in lpfc_bsg_diag_mode_enter()
H A Dlpfc_hbadisc.c5105 struct lpfc_queue *qp = NULL; in lpfc_sli4_dequeue_nport_iocbs()