Searched defs:ibvctx (Results 1 – 3 of 3) sorted by relevance
| /freebsd-head/contrib/ofed/libbnxtre/ |
| HD | main.c | 285 int bnxt_re_init_context(struct verbs_device *vdev, struct ibv_context *ibvctx, in bnxt_re_init_context() 319 struct ibv_context *ibvctx) in bnxt_re_uninit_context()
|
| HD | verbs.c | 107 int bnxt_re_query_device(struct ibv_context *ibvctx, in bnxt_re_query_device() 123 int bnxt_re_query_device_compat(struct ibv_context *ibvctx, in bnxt_re_query_device_compat() 134 int bnxt_re_query_port(struct ibv_context *ibvctx, uint8_t port, in bnxt_re_query_port() 147 static int bnxt_re_map_db_page(struct ibv_context *ibvctx, in bnxt_re_map_db_page() 170 struct ibv_pd *bnxt_re_alloc_pd(struct ibv_context *ibvctx) in bnxt_re_alloc_pd() 287 struct ibv_cq *_bnxt_re_create_cq(struct ibv_context *ibvctx, int ncqe, in _bnxt_re_create_cq() 378 struct ibv_cq *bnxt_re_create_cq(struct ibv_context *ibvctx, int ncqe, in bnxt_re_create_cq()
|
| HD | main.h | 260 struct ibv_context ibvctx; member 343 struct ibv_context *ibvctx) in to_bnxt_re_context()
|