Home
last modified time | relevance | path

Searched refs:cq_event (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_init.c866 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 Dlpfc_sli.h65 struct lpfc_cq_event cq_event; member
H A Dlpfc_sli.c2822 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 Dlpfc.h165 struct lpfc_cq_event cq_event; member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_init.c925 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 Dlpfc_sli.h77 struct lpfc_cq_event cq_event; member
H A Dlpfc_sli.c3231 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 Dlpfc.h167 struct lpfc_cq_event cq_event; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c681 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 Docrdma_hw.c681 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 Dhns_roce_device.h706 } cq_event; member
H A Dhns_roce_hw_v1.c3794 cqn = roce_get_field(aeqe->event.cq_event.cq, in hns_roce_v1_cq_err_handle()
H A Dhns_roce_hw_v2.c5516 cqn = roce_get_field(aeqe->event.cq_event.cq, in hns_roce_v2_aeq_int()

Completed in 87 milliseconds