Home
last modified time | relevance | path

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

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