Searched refs:ib_flow (Results 1 – 8 of 8) sorted by relevance
1424 void *ib_flow; in __mlx4_ib_default_rules_match() local1435 ib_flow = flow_attr + 1; in __mlx4_ib_default_rules_match()1440 (union ib_flow_spec *)ib_flow; in __mlx4_ib_default_rules_match()1454 ib_flow += in __mlx4_ib_default_rules_match()1455 ((union ib_flow_spec *)ib_flow)->size; in __mlx4_ib_default_rules_match()1459 ib_flow = flow_attr + 1; in __mlx4_ib_default_rules_match()1461 j++, ib_flow += ((union ib_flow_spec *)ib_flow)->size) in __mlx4_ib_default_rules_match()1464 if (((union ib_flow_spec *)ib_flow)->type == in __mlx4_ib_default_rules_match()1519 void *ib_flow; in __mlx4_ib_create_flow() local1556 ib_flow = flow_attr + 1; in __mlx4_ib_create_flow()[all …]
162 struct ib_flow ibflow;686 static inline struct mlx4_ib_flow *to_mflow(struct ib_flow *ibflow) in to_mflow()
55 struct ib_flow *flow = (struct ib_flow *)uobject->object; in uverbs_free_flow()
3188 struct ib_flow *flow_id; in ib_uverbs_ex_create_flow()
170 static inline void ib_set_flow(struct ib_uobject *uobj, struct ib_flow *ibflow, in ib_set_flow()
2059 struct ib_flow { struct2432 struct ib_flow *(*create_flow)(struct ib_qp *qp,2435 int (*destroy_flow)(struct ib_flow *flow_id);
3193 static int mlx5_ib_destroy_flow(struct ib_flow *flow_id) in mlx5_ib_destroy_flow()3530 const void *ib_flow = (const void *)flow_attr + sizeof(*flow_attr); in _create_flow_rule() local3558 ib_flow, flow_attr, &flow_act, in _create_flow_rule()3563 prev_type = ((union ib_flow_spec *)ib_flow)->type; in _create_flow_rule()3564 ib_flow += ((union ib_flow_spec *)ib_flow)->size; in _create_flow_rule()3786 static struct ib_flow *mlx5_ib_create_flow(struct ib_qp *qp, in mlx5_ib_create_flow()
178 struct ib_flow ibflow;