Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_types.h977 struct mlx5dr_matcher { struct
979 struct mlx5dr_matcher_rx_tx rx; argument
980 struct mlx5dr_matcher_rx_tx tx; argument
981 struct list_head list_node; /* Used for both matchers and dbg managing */
982 u32 prio;
983 struct mlx5dr_match_param mask;
984 u8 match_criteria;
985 refcount_t refcount;
986 struct list_head dbg_rule_list;

Completed in 11 milliseconds