Home
last modified time | relevance | path

Searched defs:max_nch (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drx_res.c11 unsigned int max_nch; member
323 static struct mlx5e_rx_res *mlx5e_rx_res_alloc(struct mlx5_core_dev *mdev, unsigned int max_nch, in mlx5e_rx_res_alloc()
472 unsigned int max_nch, u32 drop_rqn, in mlx5e_rx_res_create()
H A Dreporter_rx.c365 unsigned int max_nch = mlx5e_rx_res_get_max_nch(rx_res); in mlx5e_rx_reporter_diagnose_rx_res_dir_tirns() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c2588 int max_nch = priv->stats_nch; in MLX5E_DECLARE_STATS_GRP_OP_NUM_STATS() local
2602 int max_nch = priv->stats_nch; in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() local
2635 int max_nch = priv->stats_nch; in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS() local
H A Den_main.c6170 unsigned int max_nch, tmp; in mlx5e_calc_max_nch() local
6397 int max_nch; in mlx5e_attach_netdev() local
H A Den.h935 u16 max_nch; member