Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_types.h960 struct mlx5dr_matcher { struct
962 struct mlx5dr_matcher_rx_tx rx; argument
963 struct mlx5dr_matcher_rx_tx tx; argument
964 struct list_head list_node; /* Used for both matchers and dbg managing */
965 u32 prio;
966 struct mlx5dr_match_param mask;
967 u8 match_criteria;
968 refcount_t refcount;
969 struct list_head dbg_rule_list;