Searched refs:ibv_destroy_flow (Results 1 – 7 of 7) sorted by relevance
82 ibv_destroy_flow(priv->flow); in rdmasniff_cleanup()340 ibv_destroy_flow(priv->flow); in rdmasniff_activate()
1546 int (*ibv_destroy_flow) (struct ibv_flow *flow); member1705 static inline int ibv_destroy_flow(struct ibv_flow *flow_id) in ibv_destroy_flow() function1708 ibv_destroy_flow); in ibv_destroy_flow()1709 if (!vctx || !vctx->ibv_destroy_flow) in ibv_destroy_flow()1711 return vctx->ibv_destroy_flow(flow_id); in ibv_destroy_flow()
275 context_ex->ABI_placeholder2 = (void (*)(void)) context_ex->ibv_destroy_flow; in __ibv_open_device()
1078 struct ibv_destroy_flow { struct
1976 struct ibv_destroy_flow cmd; in ibv_cmd_destroy_flow()
256 verbs_set_ctx_op(verbs_ctx, ibv_destroy_flow, ibv_cmd_destroy_flow); in mlx4_init_context()
929 verbs_set_ctx_op(v_ctx, ibv_destroy_flow, ibv_cmd_destroy_flow); in mlx5_init_context()