Home
last modified time | relevance | path

Searched refs:wq_context (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/infiniband/core/
Dverbs.c2294 wq->wq_context = wq_attr->wq_context; in ib_create_wq()
Duverbs_cmd.c2940 wq_init_attr.wq_context = attrs->ufile; in ib_uverbs_ex_create_wq()
2959 wq->wq_context = wq_init_attr.wq_context; in ib_uverbs_ex_create_wq()
/Linux-v5.4/include/rdma/
Dib_verbs.h1613 void *wq_context; member
1631 void *wq_context; member
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_hw4.h1400 struct wq_context { struct
/Linux-v5.4/drivers/infiniband/hw/mlx4/
Dqp.c4170 ib_qp_init_attr.qp_context = init_attr->wq_context; in mlx4_ib_create_wq()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dqp.c5893 rwq->ibwq.event_handler(&event, rwq->ibwq.wq_context); in mlx5_ib_wq_event()