Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c98 attr->flags |= MLX5_ATTR_FLAG_MTU; in tc_act_parse_police()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h117 MLX5_ATTR_FLAG_MTU = BIT(8), enumerator
H A Deswitch_offloads.c592 } else if (attr->flags & MLX5_ATTR_FLAG_MTU) { in esw_setup_dests()
H A Den_tc.c434 attr->flags & MLX5_ATTR_FLAG_MTU); in is_flow_meter_action()