Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drx_res.c303 static struct mlx5e_rx_res *mlx5e_rx_res_alloc(struct mlx5_core_dev *mdev, unsigned int max_nch, in mlx5e_rx_res_alloc() function
457 res = mlx5e_rx_res_alloc(mdev, max_nch, multi_vhca); in mlx5e_rx_res_create()