Searched refs:ib_flow (Results 1 – 6 of 6) sorted by relevance
1542 struct ib_flow { struct1795 struct ib_flow * (*create_flow)(struct ib_qp *qp,1799 int (*destroy_flow)(struct ib_flow *flow_id);2817 struct ib_flow *ib_create_flow(struct ib_qp *qp,2819 int ib_destroy_flow(struct ib_flow *flow_id);
1105 void *ib_flow; in __mlx4_ib_create_flow() local1145 ib_flow = flow_attr + 1; in __mlx4_ib_create_flow()1148 ret = parse_flow_attr(mdev->dev, ib_flow, mailbox->buf + size); in __mlx4_ib_create_flow()1153 ib_flow += ((union ib_flow_spec *)ib_flow)->size; in __mlx4_ib_create_flow()1182 static struct ib_flow *mlx4_ib_create_flow(struct ib_qp *qp, in mlx4_ib_create_flow()1236 static int mlx4_ib_destroy_flow(struct ib_flow *flow_id) in mlx4_ib_destroy_flow()
158 struct ib_flow ibflow;648 static inline struct mlx4_ib_flow *to_mflow(struct ib_flow *ibflow) in to_mflow()
1449 struct ib_flow *ib_create_flow(struct ib_qp *qp, in ib_create_flow()1453 struct ib_flow *flow_id; in ib_create_flow()1464 int ib_destroy_flow(struct ib_flow *flow_id) in ib_destroy_flow()
268 struct ib_flow *flow_id = uobj->object; in ib_uverbs_cleanup_ucontext()
3358 struct ib_flow *flow_id; in ib_uverbs_ex_create_flow()3510 struct ib_flow *flow_id; in ib_uverbs_ex_destroy_flow()