Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.h23 bool eth_push; member
H A Dvlan.c77 parse_state->eth_push = true; in parse_tc_vlan_action()
H A Dmirred.c134 if (flow_flag_test(parse_state->flow, L3_TO_L2_DECAP) && !parse_state->eth_push) { in tc_act_can_offload_mirred()