Searched refs:lpfc_queue (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 151 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 D | lpfc_debugfs.h | 341 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 D | lpfc_sli.h | 267 struct lpfc_queue *wqp; /* Pointer to associated WQ */
|
H A D | lpfc.h | 178 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 D | lpfc_nvmet.c | 66 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 D | lpfc_attr.c | 1378 struct lpfc_queue *qp = NULL; in lpfc_do_offline() 4919 struct lpfc_queue *eq, *cq; in lpfc_cq_max_proc_limit_store()
|
H A D | lpfc_bsg.c | 1665 struct lpfc_queue *qp = NULL; in lpfc_bsg_diag_mode_enter()
|
H A D | lpfc_hbadisc.c | 5105 struct lpfc_queue *qp = NULL; in lpfc_sli4_dequeue_nport_iocbs()
|