Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_sli4.h151 struct lpfc_queue { struct
278 struct lpfc_queue *assoc_qp; argument
495 struct lpfc_queue *eq;
688 struct lpfc_queue *hba_eq; /* Event queues for HBA */
689 struct lpfc_queue *io_cq; /* Fast-path FCP & NVME compl queue */
690 struct lpfc_queue *io_wq; /* Fast-path FCP & NVME work queue */
829 void (*sli4_eq_clr_intr)(struct lpfc_queue *q);
830 void (*sli4_write_eq_db)(struct lpfc_hba *phba, struct lpfc_queue *eq,
832 void (*sli4_write_cq_db)(struct lpfc_hba *phba, struct lpfc_queue *cq,
840 struct lpfc_queue **nvmet_cqset; /* Fast-path NVMET CQ Set queues */
[all …]
Dlpfc_crtn.h78 int lpfc_post_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hrq,
79 struct lpfc_queue *drq, int count, int idx);
219 int lpfc_sli4_poll_eq(struct lpfc_queue *q, uint8_t path);
221 void lpfc_sli4_start_polling(struct lpfc_queue *q);
222 void lpfc_sli4_stop_polling(struct lpfc_queue *q);
259 void lpfc_nvmet_wqfull_process(struct lpfc_hba *phba, struct lpfc_queue *wq);
264 int lpfc_sli4_rq_put(struct lpfc_queue *hq, struct lpfc_queue *dq,
266 int lpfc_free_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hq);
Dlpfc_debugfs.h332 lpfc_debug_dump_qe(struct lpfc_queue *q, uint32_t idx) in lpfc_debug_dump_qe()
380 lpfc_debug_dump_q(struct lpfc_queue *q) in lpfc_debug_dump_q()
413 struct lpfc_queue *wq; in lpfc_debug_dump_wq()
453 struct lpfc_queue *wq, *cq, *eq; in lpfc_debug_dump_cq()
515 struct lpfc_queue *qp; in lpfc_debug_dump_hba_eq()
Dlpfc_sli.c80 struct lpfc_queue *cq, struct lpfc_cqe *cqe);
84 struct lpfc_queue *eq,
88 static struct lpfc_cqe *lpfc_sli4_cq_get(struct lpfc_queue *q);
90 struct lpfc_queue *cq,
140 lpfc_sli4_wq_put(struct lpfc_queue *q, union lpfc_wqe128 *wqe) in lpfc_sli4_wq_put()
234 lpfc_sli4_wq_release(struct lpfc_queue *q, uint32_t index) in lpfc_sli4_wq_release()
256 lpfc_sli4_mq_put(struct lpfc_queue *q, struct lpfc_mqe *mqe) in lpfc_sli4_mq_put()
295 lpfc_sli4_mq_release(struct lpfc_queue *q) in lpfc_sli4_mq_release()
317 lpfc_sli4_eq_get(struct lpfc_queue *q) in lpfc_sli4_eq_get()
349 lpfc_sli4_eq_clr_intr(struct lpfc_queue *q) in lpfc_sli4_eq_clr_intr()
[all …]
Dlpfc.h175 struct lpfc_queue *hrq; /* ptr to associated Header RQ */
176 struct lpfc_queue *drq; /* ptr to associated Data RQ */
1372 lpfc_sli4_mod_hba_eq_delay(struct lpfc_hba *phba, struct lpfc_queue *eq, in lpfc_sli4_mod_hba_eq_delay()
Dlpfc_debugfs.c3857 __lpfc_idiag_print_wq(struct lpfc_queue *qp, char *wqtype, in __lpfc_idiag_print_wq()
3884 struct lpfc_queue *qp; in lpfc_idiag_wqs_for_cq()
3899 __lpfc_idiag_print_cq(struct lpfc_queue *qp, char *cqtype, in __lpfc_idiag_print_cq()
3926 __lpfc_idiag_print_rqpair(struct lpfc_queue *qp, struct lpfc_queue *datqp, in __lpfc_idiag_print_rqpair()
3957 struct lpfc_queue *qp; in lpfc_idiag_cqs_for_eq()
4000 __lpfc_idiag_print_eq(struct lpfc_queue *qp, char *eqtype, in __lpfc_idiag_print_eq()
4049 struct lpfc_queue *qp = NULL; in lpfc_idiag_queinfo_read()
4177 lpfc_idiag_que_param_check(struct lpfc_queue *q, int index, int count) in lpfc_idiag_que_param_check()
4202 lpfc_idiag_queacc_read_qe(char *pbuffer, int len, struct lpfc_queue *pque, in lpfc_idiag_queacc_read_qe()
4255 struct lpfc_queue *pque = NULL; in lpfc_idiag_queacc_read()
[all …]
Dlpfc_sli.h215 struct lpfc_queue *wqp; /* Pointer to associated WQ */
Dlpfc_init.c951 struct lpfc_queue *qp = NULL; in lpfc_hba_clean_txcmplq()
1235 struct lpfc_queue *cq; in lpfc_idle_stat_delay_work()
1296 struct lpfc_queue *eq, *eq_next; in lpfc_hb_eq_delay_work()
8896 struct lpfc_queue *qdesc; in lpfc_alloc_io_wq_cq()
8966 struct lpfc_queue *qdesc; in lpfc_sli4_queue_create()
9022 sizeof(struct lpfc_queue *), in lpfc_sli4_queue_create()
9032 sizeof(struct lpfc_queue *), in lpfc_sli4_queue_create()
9042 sizeof(struct lpfc_queue *), in lpfc_sli4_queue_create()
9333 __lpfc_sli4_release_queue(struct lpfc_queue **qp) in __lpfc_sli4_release_queue()
9342 lpfc_sli4_release_queues(struct lpfc_queue ***qs, int max) in lpfc_sli4_release_queues()
[all …]
Dlpfc_nvmet.c66 static void lpfc_nvmet_wqfull_flush(struct lpfc_hba *, struct lpfc_queue *,
1017 struct lpfc_queue *wq; in lpfc_nvmet_xmt_fcp_op()
1147 struct lpfc_queue *wq; in lpfc_nvmet_xmt_fcp_abort()
2000 lpfc_nvmet_wqfull_flush(struct lpfc_hba *phba, struct lpfc_queue *wq, in lpfc_nvmet_wqfull_flush()
2047 struct lpfc_queue *wq) in lpfc_nvmet_wqfull_process()
2099 struct lpfc_queue *wq; in lpfc_nvmet_destroy_targetport()
Dlpfc_attr.c1213 struct lpfc_queue *qp = NULL; in lpfc_do_offline()
5126 struct lpfc_queue *eq, *cq; in lpfc_cq_max_proc_limit_store()
Dlpfc_bsg.c1707 struct lpfc_queue *qp = NULL; in lpfc_bsg_diag_mode_enter()
Dlpfc_hbadisc.c4815 struct lpfc_queue *qp = NULL; in lpfc_sli4_dequeue_nport_iocbs()