Home
last modified time | relevance | path

Searched refs:max_stes (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmatcher.c633 u8 required_stes, max_stes; in hws_matcher_bind_at() local
639 max_stes = 0; in hws_matcher_bind_at()
650 max_stes = max(max_stes, required_stes); in hws_matcher_bind_at()
655 matcher->num_of_action_stes = max_stes; in hws_matcher_bind_at()