Searched refs:lpfc_queue (Results 1 – 8 of 8) 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_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() 10346 struct lpfc_queue *qdesc; in lpfc_alloc_io_wq_cq() 10416 struct lpfc_queue *qdesc; in lpfc_sli4_queue_create() 10473 sizeof(struct lpfc_queue *), in lpfc_sli4_queue_create() 10483 sizeof(struct lpfc_queue *), in lpfc_sli4_queue_create() 10493 sizeof(struct lpfc_queue *), in lpfc_sli4_queue_create() 10790 __lpfc_sli4_release_queue(struct lpfc_queue **qp) in __lpfc_sli4_release_queue() 10799 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() 2015 lpfc_nvmet_wqfull_flush(struct lpfc_hba *phba, struct lpfc_queue *wq, in lpfc_nvmet_wqfull_flush() 2065 struct lpfc_queue *wq) in lpfc_nvmet_wqfull_process() 2117 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 | 5116 struct lpfc_queue *qp = NULL; in lpfc_sli4_dequeue_nport_iocbs()
|