Home
last modified time | relevance | path

Searched refs:ibv_cmd_create_flow (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dlibibverbs.map97 ibv_cmd_create_flow;
H A Ddriver.h278 struct ibv_flow *ibv_cmd_create_flow(struct ibv_qp *qp,
H A Dcmd.c1917 struct ibv_flow *ibv_cmd_create_flow(struct ibv_qp *qp, in ibv_cmd_create_flow() function
/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.c255 verbs_set_ctx_op(verbs_ctx, ibv_create_flow, ibv_cmd_create_flow); in mlx4_init_context()
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.c928 verbs_set_ctx_op(v_ctx, ibv_create_flow, ibv_cmd_create_flow); in mlx5_init_context()