Searched refs:vlan_push (Results 1 – 3 of 3) sorted by relevance
68 u16 vlan_push:2; member
802 if (act->vlan_push) in efx_tc_flower_action_order_ok()806 if (act->vlan_push >= 2) in efx_tc_flower_action_order_ok()2074 if (act->vlan_push) { in efx_tc_flower_replace()2075 act->vlan_push--; in efx_tc_flower_replace()2094 act->vlan_tci[act->vlan_push] = cpu_to_be16(tci); in efx_tc_flower_replace()2095 act->vlan_proto[act->vlan_push] = fa->vlan.proto; in efx_tc_flower_replace()2096 act->vlan_push++; in efx_tc_flower_replace()
1295 MAE_ACTION_SET_ALLOC_IN_VLAN_PUSH, act->vlan_push, in efx_mae_alloc_action_set()1323 if (act->vlan_push) { in efx_mae_alloc_action_set()1329 if (act->vlan_push >= 2) { in efx_mae_alloc_action_set()