Searched defs:mlx5dr_matcher (Results 1 – 1 of 1) sorted by relevance
996 struct mlx5dr_matcher { struct998 struct mlx5dr_matcher_rx_tx rx; argument999 struct mlx5dr_matcher_rx_tx tx; argument1000 struct list_head list_node; /* Used for both matchers and dbg managing */1001 u32 prio;1002 struct mlx5dr_match_param mask;1003 u8 match_criteria;1004 refcount_t refcount;1005 struct list_head dbg_rule_list;