Searched refs:lpfc_queue (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/scsi/lpfc/ |
A D | lpfc_sli4.h | 151 struct lpfc_queue { struct 278 struct lpfc_queue *assoc_qp; argument 495 struct lpfc_queue *eq; 903 struct lpfc_queue **cq_lookup; 1071 void lpfc_sli4_queue_free(struct lpfc_queue *); 1076 struct lpfc_queue *, uint32_t, uint32_t); 1081 struct lpfc_queue *, uint32_t); 1083 struct lpfc_queue *, uint32_t); 1085 struct lpfc_queue *, struct lpfc_queue *, uint32_t); 1087 struct lpfc_queue **drqp, struct lpfc_queue **cqp, [all …]
|
A D | lpfc_debugfs.h | 341 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()
|
A D | lpfc_crtn.h | 77 int lpfc_post_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hrq, 78 struct lpfc_queue *drq, int count, int idx); 243 int lpfc_sli4_poll_eq(struct lpfc_queue *q, uint8_t path); 245 void lpfc_sli4_start_polling(struct lpfc_queue *q); 246 void lpfc_sli4_stop_polling(struct lpfc_queue *q); 283 void lpfc_nvmet_wqfull_process(struct lpfc_hba *phba, struct lpfc_queue *wq); 287 int lpfc_sli4_rq_put(struct lpfc_queue *hq, struct lpfc_queue *dq, 289 int lpfc_free_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hq);
|
A D | lpfc_sli.c | 798 lpfc_sli4_rq_put(struct lpfc_queue *hq, struct lpfc_queue *dq, in lpfc_sli4_rq_put() 861 lpfc_sli4_rq_release(struct lpfc_queue *hq, struct lpfc_queue *dq) in lpfc_sli4_rq_release() 2469 struct lpfc_queue *hrq; in lpfc_sli_hbq_to_firmware_s4() 2470 struct lpfc_queue *drq; in lpfc_sli_hbq_to_firmware_s4() 6069 struct lpfc_queue *eq; in lpfc_sli4_arm_cqeq_intr() 15029 struct lpfc_queue *cq = container_of(work, struct lpfc_queue, spwork); in lpfc_sli4_sp_process_cq() 15526 struct lpfc_queue *cq = container_of(work, struct lpfc_queue, irqwork); in lpfc_sli4_hba_process_cq() 15871 struct lpfc_queue * 16220 struct lpfc_queue *cq = container_of(iop, struct lpfc_queue, iop); in lpfc_cq_poll_hdler() 17129 struct lpfc_queue *drq, struct lpfc_queue *cq, uint32_t subtype) in lpfc_rq_create() [all …]
|
A D | lpfc_debugfs.c | 3854 __lpfc_idiag_print_wq(struct lpfc_queue *qp, char *wqtype, in __lpfc_idiag_print_wq() 3881 struct lpfc_queue *qp; in lpfc_idiag_wqs_for_cq() 3896 __lpfc_idiag_print_cq(struct lpfc_queue *qp, char *cqtype, in __lpfc_idiag_print_cq() 3923 __lpfc_idiag_print_rqpair(struct lpfc_queue *qp, struct lpfc_queue *datqp, in __lpfc_idiag_print_rqpair() 3954 struct lpfc_queue *qp; in lpfc_idiag_cqs_for_eq() 3997 __lpfc_idiag_print_eq(struct lpfc_queue *qp, char *eqtype, in __lpfc_idiag_print_eq() 4046 struct lpfc_queue *qp = NULL; in lpfc_idiag_queinfo_read() 4253 struct lpfc_queue *pque = NULL; in lpfc_idiag_queacc_read() 4272 pque = (struct lpfc_queue *)idiag.ptr_private; in lpfc_idiag_queacc_read() 4332 struct lpfc_queue *pque, *qp; in lpfc_idiag_queacc_write() [all …]
|
A D | lpfc.h | 182 struct lpfc_queue *hrq; /* ptr to associated Header RQ */ 183 struct lpfc_queue *drq; /* ptr to associated Data RQ */ 1735 lpfc_sli4_mod_hba_eq_delay(struct lpfc_hba *phba, struct lpfc_queue *eq, in lpfc_sli4_mod_hba_eq_delay()
|
A D | lpfc_sli.h | 230 struct lpfc_queue *wqp; /* Pointer to associated WQ */
|
A D | lpfc_init.c | 998 struct lpfc_queue *qp = NULL; in lpfc_hba_clean_txcmplq() 1282 struct lpfc_queue *cq; in lpfc_idle_stat_delay_work() 1344 struct lpfc_queue *eq, *eq_next; in lpfc_hb_eq_delay_work() 10238 struct lpfc_queue *qdesc; in lpfc_alloc_io_wq_cq() 10308 struct lpfc_queue *qdesc; in lpfc_sli4_queue_create() 10702 struct lpfc_queue *eq; in lpfc_sli4_release_hdwq() 10825 struct lpfc_queue *cq, struct lpfc_queue *wq, uint16_t *cq_map, in lpfc_create_wq_cq() 11302 struct lpfc_queue *eq; in lpfc_sli4_queue_unset() 12603 struct lpfc_queue *eq; in lpfc_cpuhp_get_eq() 12796 struct lpfc_queue *eq, *next; in lpfc_cpu_offline() [all …]
|
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() 1146 struct lpfc_queue *wq; in lpfc_nvmet_xmt_fcp_abort() 2003 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()
|
A D | lpfc_attr.c | 1385 struct lpfc_queue *qp = NULL; in lpfc_do_offline() 5316 struct lpfc_queue *eq, *cq; in lpfc_cq_max_proc_limit_store()
|
A D | lpfc_bsg.c | 1691 struct lpfc_queue *qp = NULL; in lpfc_bsg_diag_mode_enter()
|
A D | lpfc_hbadisc.c | 5154 struct lpfc_queue *qp = NULL; in lpfc_sli4_dequeue_nport_iocbs()
|
Completed in 118 milliseconds