Home
last modified time | relevance | path

Searched defs:cq_context (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dcq.c167 struct mlx4_cq_context *cq_context; in mlx4_cq_modify() local
189 struct mlx4_cq_context *cq_context; in mlx4_cq_resize() local
291 struct mlx4_cq_context *cq_context; in mlx4_cq_alloc() local
/linux-4.1.27/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c248 static void rq_comp_handler(struct ib_cq *cq, void *cq_context) in rq_comp_handler()
429 static void sq_comp_handler(struct ib_cq *cq, void *cq_context) in sq_comp_handler()
Dverbs.c251 rpcrdma_sendcq_upcall(struct ib_cq *cq, void *cq_context) in rpcrdma_sendcq_upcall()
350 rpcrdma_recvcq_upcall(struct ib_cq *cq, void *cq_context) in rpcrdma_recvcq_upcall()
/linux-4.1.27/net/9p/
Dtrans_rdma.c344 static void cq_comp_handler(struct ib_cq *cq, void *cq_context) in cq_comp_handler()
/linux-4.1.27/drivers/infiniband/core/
Duverbs_main.c438 void ib_uverbs_comp_handler(struct ib_cq *cq, void *cq_context) in ib_uverbs_comp_handler()
Dverbs.c1015 void *cq_context, int cqe, int comp_vector) in ib_create_cq()
/linux-4.1.27/drivers/infiniband/ulp/iser/
Diser_verbs.c1221 static void iser_cq_callback(struct ib_cq *cq, void *cq_context) in iser_cq_callback()
/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_cq.c781 struct mthca_cq_context *cq_context; in mthca_init_cq() local
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dmr.c729 void mlx5_umr_cq_handler(struct ib_cq *cq, void *cq_context) in mlx5_umr_cq_handler()
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_hw4.h1084 struct cq_context { struct
1086 #define lpfc_cq_context_event_SHIFT 31 argument
1120 struct cq_context context; argument
/linux-4.1.27/include/rdma/
Dib_verbs.h1223 void *cq_context; member