Home
last modified time | relevance | path

Searched refs:mlx5_packet_reformat_alloc (Results 1 – 5 of 5) sorted by relevance

/linux-5.10/include/linux/mlx5/
Dfs.h257 struct mlx5_pkt_reformat *mlx5_packet_reformat_alloc(struct mlx5_core_dev *dev,
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c280 e->pkt_reformat = mlx5_packet_reformat_alloc(priv->mdev, in mlx5e_tc_tun_create_header_ipv4()
445 e->pkt_reformat = mlx5_packet_reformat_alloc(priv->mdev, in mlx5e_tc_tun_create_header_ipv6()
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c3162 struct mlx5_pkt_reformat *mlx5_packet_reformat_alloc(struct mlx5_core_dev *dev, in mlx5_packet_reformat_alloc() function
3192 EXPORT_SYMBOL(mlx5_packet_reformat_alloc);
Den_tc.c1483 e->pkt_reformat = mlx5_packet_reformat_alloc(priv->mdev, in mlx5e_tc_encap_flows_add()
3861 d->pkt_reformat = mlx5_packet_reformat_alloc(priv->mdev, in mlx5e_attach_decap()
/linux-5.10/drivers/infiniband/hw/mlx5/
Dfs.c2297 mlx5_packet_reformat_alloc(dev->mdev, prm_prt, len, in mlx5_ib_flow_action_create_packet_reformat_ctx()