Searched defs:flow_attr (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 192 const struct ib_flow_attr *flow_attr, in parse_flow_attr() argument 578 const struct ib_flow_attr *flow_attr, in is_valid_ethertype() argument 627 const struct ib_flow_attr *flow_attr) in is_valid_attr() argument 719 struct ib_flow_attr *flow_attr, in get_flow_table() argument 1509 _create_flow_rule(struct mlx5_ib_dev * dev,struct mlx5_ib_flow_prio * ft_prio,const struct ib_flow_attr * flow_attr,struct mlx5_flow_destination * dst,u32 underlay_qpn,struct mlx5_ib_create_flow * ucmd) _create_flow_rule() argument 1637 create_flow_rule(struct mlx5_ib_dev * dev,struct mlx5_ib_flow_prio * ft_prio,const struct ib_flow_attr * flow_attr,struct mlx5_flow_destination * dst) create_flow_rule() argument 1645 create_leftovers_rule(struct mlx5_ib_dev * dev,struct mlx5_ib_flow_prio * ft_prio,struct ib_flow_attr * flow_attr,struct mlx5_flow_destination * dst) create_leftovers_rule() argument 1653 struct ib_flow_attr flow_attr; create_leftovers_rule() member 1664 struct ib_flow_attr flow_attr; create_leftovers_rule() member 1699 static const struct ib_flow_attr flow_attr = { create_sniffer_rule() local 1730 mlx5_ib_create_flow(struct ib_qp * qp,struct ib_flow_attr * flow_attr,struct ib_udata * udata) mlx5_ib_create_flow() argument [all...] |
/linux/drivers/infiniband/hw/mlx4/ |
H A D | main.c | 1429 struct ib_flow_attr *flow_attr) in __mlx4_ib_default_rules_match() argument 1521 static int __mlx4_ib_create_flow(struct ib_qp *qp, struct ib_flow_attr *flow_attr, in __mlx4_ib_create_flow() argument 1613 mlx4_ib_tunnel_steer_add(struct ib_qp * qp,struct ib_flow_attr * flow_attr,u64 * reg_id) mlx4_ib_tunnel_steer_add() argument 1639 mlx4_ib_add_dont_trap_rule(struct mlx4_dev * dev,struct ib_flow_attr * flow_attr,enum mlx4_net_trans_promisc_mode * type) mlx4_ib_add_dont_trap_rule() argument 1689 mlx4_ib_create_flow(struct ib_qp * qp,struct ib_flow_attr * flow_attr,struct ib_udata * udata) mlx4_ib_create_flow() argument [all...] |
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun.c | 713 struct mlx5_flow_attr *flow_attr, in mlx5e_tc_tun_route_lookup() argument
|
/linux/drivers/infiniband/core/ |
H A D | uverbs_cmd.c | 3212 struct ib_flow_attr *flow_attr; in ib_uverbs_ex_create_flow() local [all...] |
/linux/include/uapi/rdma/ |
H A D | ib_user_verbs.h | 1176 struct ib_uverbs_flow_attr flow_attr; member
|