Home
last modified time | relevance | path

Searched defs:mlx5dr_matcher (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_types.h711 struct mlx5dr_matcher { struct
713 struct mlx5dr_matcher_rx_tx rx; argument
714 struct mlx5dr_matcher_rx_tx tx; argument
715 struct list_head matcher_list;
716 u32 prio;
717 struct mlx5dr_match_param mask;
718 u8 match_criteria;
719 refcount_t refcount;
720 struct mlx5dv_flow_matcher *dv_matcher;
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_types.h1000 struct mlx5dr_matcher { struct
1002 struct mlx5dr_matcher_rx_tx rx; argument
1003 struct mlx5dr_matcher_rx_tx tx; argument
1004 struct list_head list_node; /* Used for both matchers and dbg managing */
1005 u32 prio;
1006 struct mlx5dr_match_param mask;
1007 u8 match_criteria;
1008 refcount_t refcount;
1009 struct list_head dbg_rule_list;