/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_init.c | 866 struct lpfc_cq_event *cq_event; in lpfc_sli4_free_sp_events() local 876 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_free_sp_events() 879 switch (bf_get(lpfc_wcqe_c_code, &cq_event->cqe.wcqe_cmpl)) { in lpfc_sli4_free_sp_events() 881 rspiocbq = container_of(cq_event, struct lpfc_iocbq, in lpfc_sli4_free_sp_events() 882 cq_event); in lpfc_sli4_free_sp_events() 887 dmabuf = container_of(cq_event, struct hbq_dmabuf, in lpfc_sli4_free_sp_events() 888 cq_event); in lpfc_sli4_free_sp_events() 5960 struct lpfc_cq_event *cq_event; in lpfc_sli4_async_event_proc() local 5972 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_async_event_proc() 5977 switch (bf_get(lpfc_trailer_code, &cq_event in lpfc_sli4_async_event_proc() 10032 struct lpfc_cq_event *cq_event; lpfc_sli4_cq_event_pool_create() local 10062 struct lpfc_cq_event *cq_event, *next_cq_event; lpfc_sli4_cq_event_pool_destroy() local 10084 struct lpfc_cq_event *cq_event = NULL; __lpfc_sli4_cq_event_alloc() local 10104 struct lpfc_cq_event *cq_event; lpfc_sli4_cq_event_alloc() local 10122 __lpfc_sli4_cq_event_release(struct lpfc_hba *phba, struct lpfc_cq_event *cq_event) __lpfc_sli4_cq_event_release() argument 10137 lpfc_sli4_cq_event_release(struct lpfc_hba *phba, struct lpfc_cq_event *cq_event) lpfc_sli4_cq_event_release() argument 10157 struct lpfc_cq_event *cq_event; lpfc_sli4_cq_event_release_all() local [all...] |
H A D | lpfc_sli.h | 65 struct lpfc_cq_event cq_event; member
|
H A D | lpfc_sli.c | 2822 size = bf_get(lpfc_rcqe_length, &nvmebuf->cq_event.cqe.rcqe_cmpl); in lpfc_nvme_unsol_ls_handler() 4005 struct lpfc_cq_event *cq_event; in lpfc_sli_handle_slow_ring_event_s4() local 4016 cq_event, struct lpfc_cq_event, list); in lpfc_sli_handle_slow_ring_event_s4() 4019 switch (bf_get(lpfc_wcqe_c_code, &cq_event->cqe.wcqe_cmpl)) { in lpfc_sli_handle_slow_ring_event_s4() 4021 irspiocbq = container_of(cq_event, struct lpfc_iocbq, in lpfc_sli_handle_slow_ring_event_s4() 4022 cq_event); in lpfc_sli_handle_slow_ring_event_s4() 4033 dmabuf = container_of(cq_event, struct hbq_dmabuf, in lpfc_sli_handle_slow_ring_event_s4() 4034 cq_event); in lpfc_sli_handle_slow_ring_event_s4() 13109 struct lpfc_cq_event *cq_event; in lpfc_sli4_els_xri_abort_event_proc() local 13122 cq_event, struc in lpfc_sli4_els_xri_abort_event_proc() 13305 struct lpfc_cq_event *cq_event; lpfc_cq_event_setup() local 13333 struct lpfc_cq_event *cq_event; lpfc_sli4_sp_handle_async_event() local 13610 struct lpfc_cq_event *cq_event; lpfc_sli4_sp_handle_abort_xri_wcqe() local [all...] |
H A D | lpfc.h | 165 struct lpfc_cq_event cq_event; member
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_init.c | 925 struct lpfc_cq_event *cq_event; in lpfc_sli4_free_sp_events() local 935 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_free_sp_events() 938 switch (bf_get(lpfc_wcqe_c_code, &cq_event->cqe.wcqe_cmpl)) { in lpfc_sli4_free_sp_events() 940 rspiocbq = container_of(cq_event, struct lpfc_iocbq, in lpfc_sli4_free_sp_events() 941 cq_event); in lpfc_sli4_free_sp_events() 946 dmabuf = container_of(cq_event, struct hbq_dmabuf, in lpfc_sli4_free_sp_events() 947 cq_event); in lpfc_sli4_free_sp_events() 7310 struct lpfc_cq_event *cq_event; in lpfc_sli4_async_event_proc() local 7322 cq_event, struct lpfc_cq_event, list); in lpfc_sli4_async_event_proc() 7327 switch (bf_get(lpfc_trailer_code, &cq_event in lpfc_sli4_async_event_proc() 11524 struct lpfc_cq_event *cq_event; lpfc_sli4_cq_event_pool_create() local 11554 struct lpfc_cq_event *cq_event, *next_cq_event; lpfc_sli4_cq_event_pool_destroy() local 11576 struct lpfc_cq_event *cq_event = NULL; __lpfc_sli4_cq_event_alloc() local 11596 struct lpfc_cq_event *cq_event; lpfc_sli4_cq_event_alloc() local 11614 __lpfc_sli4_cq_event_release(struct lpfc_hba *phba, struct lpfc_cq_event *cq_event) __lpfc_sli4_cq_event_release() argument 11629 lpfc_sli4_cq_event_release(struct lpfc_hba *phba, struct lpfc_cq_event *cq_event) lpfc_sli4_cq_event_release() argument 11649 struct lpfc_cq_event *cq_event; lpfc_sli4_cq_event_release_all() local [all...] |
H A D | lpfc_sli.h | 77 struct lpfc_cq_event cq_event; member
|
H A D | lpfc_sli.c | 3231 size = bf_get(lpfc_rcqe_length, &nvmebuf->cq_event.cqe.rcqe_cmpl); in lpfc_nvme_unsol_ls_handler() 4516 struct lpfc_cq_event *cq_event; in lpfc_sli_handle_slow_ring_event_s4() local 4527 cq_event, struct lpfc_cq_event, list); in lpfc_sli_handle_slow_ring_event_s4() 4530 switch (bf_get(lpfc_wcqe_c_code, &cq_event->cqe.wcqe_cmpl)) { in lpfc_sli_handle_slow_ring_event_s4() 4532 irspiocbq = container_of(cq_event, struct lpfc_iocbq, in lpfc_sli_handle_slow_ring_event_s4() 4533 cq_event); in lpfc_sli_handle_slow_ring_event_s4() 4544 dmabuf = container_of(cq_event, struct hbq_dmabuf, in lpfc_sli_handle_slow_ring_event_s4() 4545 cq_event); in lpfc_sli_handle_slow_ring_event_s4() 14132 struct lpfc_cq_event *cq_event; in lpfc_sli4_els_xri_abort_event_proc() local 14145 cq_event, struc in lpfc_sli4_els_xri_abort_event_proc() 14219 struct lpfc_cq_event *cq_event; lpfc_cq_event_setup() local 14247 struct lpfc_cq_event *cq_event; lpfc_sli4_sp_handle_async_event() local 14555 struct lpfc_cq_event *cq_event; lpfc_sli4_sp_handle_abort_xri_wcqe() local [all...] |
H A D | lpfc.h | 167 struct lpfc_cq_event cq_event; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_hw.c | 681 int cq_event = 0; in ocrdma_dispatch_ibevent() local 723 cq_event = 1; in ocrdma_dispatch_ibevent() 729 cq_event = 1; in ocrdma_dispatch_ibevent() 772 cq_event = 0; in ocrdma_dispatch_ibevent() 786 } else if (cq_event) { in ocrdma_dispatch_ibevent()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_hw.c | 681 int cq_event = 0; in ocrdma_dispatch_ibevent() local 723 cq_event = 1; in ocrdma_dispatch_ibevent() 729 cq_event = 1; in ocrdma_dispatch_ibevent() 772 cq_event = 0; in ocrdma_dispatch_ibevent() 786 } else if (cq_event) { in ocrdma_dispatch_ibevent()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_device.h | 706 } cq_event; member
|
H A D | hns_roce_hw_v1.c | 3794 cqn = roce_get_field(aeqe->event.cq_event.cq, in hns_roce_v1_cq_err_handle()
|
H A D | hns_roce_hw_v2.c | 5516 cqn = roce_get_field(aeqe->event.cq_event.cq, in hns_roce_v2_aeq_int()
|