Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h131 MLX5_FLOW_STEERING_CAP_VLAN_PUSH_ON_RX = 1UL << 0, enumerator
H A Deswitch_offloads_termtbl.c231 MLX5_FLOW_STEERING_CAP_VLAN_PUSH_ON_RX)) in mlx5_eswitch_termtbl_required()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c821 steering_caps |= MLX5_FLOW_STEERING_CAP_VLAN_PUSH_ON_RX; in mlx5_cmd_dr_get_capabilities()