Searched refs:lpfc_queue (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 83 struct lpfc_queue *cq, struct lpfc_cqe *cqe); 87 struct lpfc_queue *eq, 92 static struct lpfc_cqe *lpfc_sli4_cq_get(struct lpfc_queue *q); 94 struct lpfc_queue *cq, 260 lpfc_sli4_wq_put(struct lpfc_queue *q, union lpfc_wqe128 *wqe) in lpfc_sli4_wq_put() 355 lpfc_sli4_wq_release(struct lpfc_queue *q, uint32_t index) in lpfc_sli4_wq_release() 377 lpfc_sli4_mq_put(struct lpfc_queue *q, struct lpfc_mqe *mqe) in lpfc_sli4_mq_put() 416 lpfc_sli4_mq_release(struct lpfc_queue *q) in lpfc_sli4_mq_release() 438 lpfc_sli4_eq_get(struct lpfc_queue *q) in lpfc_sli4_eq_get() 470 lpfc_sli4_eq_clr_intr(struct lpfc_queue *q) in lpfc_sli4_eq_clr_intr() [all …]
|
| H A D | lpfc_debugfs.c | 3862 __lpfc_idiag_print_wq(struct lpfc_queue *qp, char *wqtype, in __lpfc_idiag_print_wq() 3889 struct lpfc_queue *qp; in lpfc_idiag_wqs_for_cq() 3904 __lpfc_idiag_print_cq(struct lpfc_queue *qp, char *cqtype, in __lpfc_idiag_print_cq() 3931 __lpfc_idiag_print_rqpair(struct lpfc_queue *qp, struct lpfc_queue *datqp, in __lpfc_idiag_print_rqpair() 3962 struct lpfc_queue *qp; in lpfc_idiag_cqs_for_eq() 4005 __lpfc_idiag_print_eq(struct lpfc_queue *qp, char *eqtype, in __lpfc_idiag_print_eq() 4054 struct lpfc_queue *qp = NULL; in lpfc_idiag_queinfo_read() 4182 lpfc_idiag_que_param_check(struct lpfc_queue *q, int index, int count) in lpfc_idiag_que_param_check() 4208 lpfc_idiag_queacc_read_qe(char *pbuffer, int len, struct lpfc_queue *pque, in lpfc_idiag_queacc_read_qe() 4261 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_init.c | 1013 struct lpfc_queue *qp = NULL; in lpfc_hba_clean_txcmplq() 1290 struct lpfc_queue *eq; in lpfc_idle_stat_delay_work() 1352 struct lpfc_queue *eq, *eq_next; in lpfc_hb_eq_delay_work() 10352 struct lpfc_queue *qdesc; in lpfc_alloc_io_wq_cq() 10422 struct lpfc_queue *qdesc; in lpfc_sli4_queue_create() 10476 phba->sli4_hba.nvmet_cqset = kzalloc_objs(struct lpfc_queue *, in lpfc_sli4_queue_create() 10484 phba->sli4_hba.nvmet_mrq_hdr = kzalloc_objs(struct lpfc_queue *, in lpfc_sli4_queue_create() 10492 phba->sli4_hba.nvmet_mrq_data = kzalloc_objs(struct lpfc_queue *, in lpfc_sli4_queue_create() 10789 __lpfc_sli4_release_queue(struct lpfc_queue **qp) in __lpfc_sli4_release_queue() 10798 lpfc_sli4_release_queues(struct lpfc_queue ***qs, int max) in lpfc_sli4_release_queues() [all …]
|
| H A D | lpfc_attr.c | 1415 struct lpfc_queue *qp = NULL; in lpfc_do_offline() 4960 struct lpfc_queue *eq, *cq; in lpfc_cq_max_proc_limit_store()
|
| H A D | lpfc_bsg.c | 1663 struct lpfc_queue *qp = NULL; in lpfc_bsg_diag_mode_enter()
|