Searched refs:lpfc_queue (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 82 struct lpfc_queue *cq, struct lpfc_cqe *cqe); 86 struct lpfc_queue *eq, 91 static struct lpfc_cqe *lpfc_sli4_cq_get(struct lpfc_queue *q); 93 struct lpfc_queue *cq, 266 lpfc_sli4_wq_put(struct lpfc_queue *q, union lpfc_wqe128 *wqe) in lpfc_sli4_wq_put() 361 lpfc_sli4_wq_release(struct lpfc_queue *q, uint32_t index) in lpfc_sli4_wq_release() 383 lpfc_sli4_mq_put(struct lpfc_queue *q, struct lpfc_mqe *mqe) in lpfc_sli4_mq_put() 422 lpfc_sli4_mq_release(struct lpfc_queue *q) in lpfc_sli4_mq_release() 444 lpfc_sli4_eq_get(struct lpfc_queue *q) in lpfc_sli4_eq_get() 476 lpfc_sli4_eq_clr_intr(struct lpfc_queue *q) in lpfc_sli4_eq_clr_intr() [all …]
|
| H A D | lpfc_debugfs.c | 3890 __lpfc_idiag_print_wq(struct lpfc_queue *qp, char *wqtype, in __lpfc_idiag_print_wq() 3917 struct lpfc_queue *qp; in lpfc_idiag_wqs_for_cq() 3932 __lpfc_idiag_print_cq(struct lpfc_queue *qp, char *cqtype, in __lpfc_idiag_print_cq() 3959 __lpfc_idiag_print_rqpair(struct lpfc_queue *qp, struct lpfc_queue *datqp, in __lpfc_idiag_print_rqpair() 3990 struct lpfc_queue *qp; in lpfc_idiag_cqs_for_eq() 4033 __lpfc_idiag_print_eq(struct lpfc_queue *qp, char *eqtype, in __lpfc_idiag_print_eq() 4082 struct lpfc_queue *qp = NULL; in lpfc_idiag_queinfo_read() 4210 lpfc_idiag_que_param_check(struct lpfc_queue *q, int index, int count) in lpfc_idiag_que_param_check() 4236 lpfc_idiag_queacc_read_qe(char *pbuffer, int len, struct lpfc_queue *pque, in lpfc_idiag_queacc_read_qe() 4289 struct lpfc_queue *pque = NULL; in lpfc_idiag_queacc_read() [all …]
|
| H A D | lpfc_sli.h | 267 struct lpfc_queue *wqp; /* Pointer to associated WQ */
|
| H A D | lpfc.h | 177 struct lpfc_queue *hrq; /* ptr to associated Header RQ */ 178 struct lpfc_queue *drq; /* ptr to associated Data RQ */ 1699 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_init.c | 1010 struct lpfc_queue *qp = NULL; in lpfc_hba_clean_txcmplq() 1288 struct lpfc_queue *eq; in lpfc_idle_stat_delay_work() 1350 struct lpfc_queue *eq, *eq_next; in lpfc_hb_eq_delay_work() 10344 struct lpfc_queue *qdesc; in lpfc_alloc_io_wq_cq() 10414 struct lpfc_queue *qdesc; in lpfc_sli4_queue_create() 10468 phba->sli4_hba.nvmet_cqset = kzalloc_objs(struct lpfc_queue *, in lpfc_sli4_queue_create() 10476 phba->sli4_hba.nvmet_mrq_hdr = kzalloc_objs(struct lpfc_queue *, in lpfc_sli4_queue_create() 10484 phba->sli4_hba.nvmet_mrq_data = kzalloc_objs(struct lpfc_queue *, in lpfc_sli4_queue_create() 10781 __lpfc_sli4_release_queue(struct lpfc_queue **qp) in __lpfc_sli4_release_queue() 10790 lpfc_sli4_release_queues(struct lpfc_queue ***qs, int max) in lpfc_sli4_release_queues() [all …]
|
| 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 | 1510 struct lpfc_queue *qp = NULL; in lpfc_do_offline() 5052 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 | 5114 struct lpfc_queue *qp = NULL; in lpfc_sli4_dequeue_nport_iocbs()
|