Home
last modified time | relevance | path

Searched refs:pkt_reformat_push (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge_priv.h50 struct mlx5_pkt_reformat *pkt_reformat_push; member
Dbridge.c690 if (vlan && vlan->pkt_reformat_push) { in mlx5_esw_bridge_ingress_flow_with_esw_create()
693 flow_act.pkt_reformat = vlan->pkt_reformat_push; in mlx5_esw_bridge_ingress_flow_with_esw_create()
1102 vlan->pkt_reformat_push = pkt_reformat; in mlx5_esw_bridge_vlan_push_create()
1109 mlx5_packet_reformat_dealloc(esw->dev, vlan->pkt_reformat_push); in mlx5_esw_bridge_vlan_push_cleanup()
1110 vlan->pkt_reformat_push = NULL; in mlx5_esw_bridge_vlan_push_cleanup()
1196 if (vlan->pkt_reformat_push) in mlx5_esw_bridge_vlan_push_pop_create()
1232 if (vlan->pkt_reformat_push) in mlx5_esw_bridge_vlan_create()
1258 if (vlan->pkt_reformat_push) in mlx5_esw_bridge_vlan_flush()