Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/
H A Dfs.h405 struct mlx5_pkt_reformat *mlx5_packet_reformat_alloc(struct mlx5_core_dev *dev,
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_tree.c
H A Dmlx5_fs_core.c3430 struct mlx5_pkt_reformat *mlx5_packet_reformat_alloc(struct mlx5_core_dev *dev, in mlx5_packet_reformat_alloc() function
3457 EXPORT_SYMBOL(mlx5_packet_reformat_alloc);
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec_fs.c461 mlx5_packet_reformat_alloc(mdev, &reformat_params, ns_type); in setup_pkt_reformat()