Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
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 …]
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()
Dlpfc_crtn.h79 int lpfc_post_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hrq,
80 struct lpfc_queue *drq, int count, int idx);
257 void lpfc_sli4_start_polling(struct lpfc_queue *q);
258 void lpfc_sli4_stop_polling(struct lpfc_queue *q);
295 void lpfc_nvmet_wqfull_process(struct lpfc_hba *phba, struct lpfc_queue *wq);
299 int lpfc_sli4_rq_put(struct lpfc_queue *hq, struct lpfc_queue *dq,
301 int lpfc_free_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hq);
Dlpfc_sli.c80 struct lpfc_queue *cq, struct lpfc_cqe *cqe);
84 struct lpfc_queue *eq,
89 static struct lpfc_cqe *lpfc_sli4_cq_get(struct lpfc_queue *q);
91 struct lpfc_queue *cq,
264 lpfc_sli4_wq_put(struct lpfc_queue *q, union lpfc_wqe128 *wqe) in lpfc_sli4_wq_put()
359 lpfc_sli4_wq_release(struct lpfc_queue *q, uint32_t index) in lpfc_sli4_wq_release()
381 lpfc_sli4_mq_put(struct lpfc_queue *q, struct lpfc_mqe *mqe) in lpfc_sli4_mq_put()
420 lpfc_sli4_mq_release(struct lpfc_queue *q) in lpfc_sli4_mq_release()
442 lpfc_sli4_eq_get(struct lpfc_queue *q) in lpfc_sli4_eq_get()
474 lpfc_sli4_eq_clr_intr(struct lpfc_queue *q) in lpfc_sli4_eq_clr_intr()
[all …]
Dlpfc_debugfs.c3861 __lpfc_idiag_print_wq(struct lpfc_queue *qp, char *wqtype, in __lpfc_idiag_print_wq()
3888 struct lpfc_queue *qp; in lpfc_idiag_wqs_for_cq()
3903 __lpfc_idiag_print_cq(struct lpfc_queue *qp, char *cqtype, in __lpfc_idiag_print_cq()
3930 __lpfc_idiag_print_rqpair(struct lpfc_queue *qp, struct lpfc_queue *datqp, in __lpfc_idiag_print_rqpair()
3961 struct lpfc_queue *qp; in lpfc_idiag_cqs_for_eq()
4004 __lpfc_idiag_print_eq(struct lpfc_queue *qp, char *eqtype, in __lpfc_idiag_print_eq()
4053 struct lpfc_queue *qp = NULL; in lpfc_idiag_queinfo_read()
4181 lpfc_idiag_que_param_check(struct lpfc_queue *q, int index, int count) in lpfc_idiag_que_param_check()
4207 lpfc_idiag_queacc_read_qe(char *pbuffer, int len, struct lpfc_queue *pque, in lpfc_idiag_queacc_read_qe()
4260 struct lpfc_queue *pque = NULL; in lpfc_idiag_queacc_read()
[all …]
Dlpfc_sli.h247 struct lpfc_queue *wqp; /* Pointer to associated WQ */
Dlpfc.h178 struct lpfc_queue *hrq; /* ptr to associated Header RQ */
179 struct lpfc_queue *drq; /* ptr to associated Data RQ */
1739 lpfc_sli4_mod_hba_eq_delay(struct lpfc_hba *phba, struct lpfc_queue *eq, in lpfc_sli4_mod_hba_eq_delay()
Dlpfc_init.c1010 struct lpfc_queue *qp = NULL; in lpfc_hba_clean_txcmplq()
1294 struct lpfc_queue *eq; in lpfc_idle_stat_delay_work()
1356 struct lpfc_queue *eq, *eq_next; in lpfc_hb_eq_delay_work()
10369 struct lpfc_queue *qdesc; in lpfc_alloc_io_wq_cq()
10439 struct lpfc_queue *qdesc; in lpfc_sli4_queue_create()
10495 sizeof(struct lpfc_queue *), in lpfc_sli4_queue_create()
10505 sizeof(struct lpfc_queue *), in lpfc_sli4_queue_create()
10515 sizeof(struct lpfc_queue *), in lpfc_sli4_queue_create()
10806 __lpfc_sli4_release_queue(struct lpfc_queue **qp) in __lpfc_sli4_release_queue()
10815 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 *,
1016 struct lpfc_queue *wq; in lpfc_nvmet_xmt_fcp_op()
1145 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()
2050 struct lpfc_queue *wq) in lpfc_nvmet_wqfull_process()
2102 struct lpfc_queue *wq; in lpfc_nvmet_destroy_targetport()
Dlpfc_attr.c1376 struct lpfc_queue *qp = NULL; in lpfc_do_offline()
4909 struct lpfc_queue *eq, *cq; in lpfc_cq_max_proc_limit_store()
Dlpfc_bsg.c1651 struct lpfc_queue *qp = NULL; in lpfc_bsg_diag_mode_enter()
Dlpfc_hbadisc.c5159 struct lpfc_queue *qp = NULL; in lpfc_sli4_dequeue_nport_iocbs()