Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h386 struct mlx4_en_port_profile { struct
410 struct mlx4_en_port_profile prof[MLX4_MAX_PORTS + 1]; argument
540 struct mlx4_en_port_profile *prof;
675 struct mlx4_en_port_profile *prof);
687 struct mlx4_en_port_profile *prof,
H A Den_netdev.c96 struct mlx4_en_port_profile new_prof; in mlx4_en_alloc_tx_queue_per_tc()
107 memcpy(&new_prof, priv->prof, sizeof(struct mlx4_en_port_profile)); in mlx4_en_alloc_tx_queue_per_tc()
2158 struct mlx4_en_port_profile *prof = priv->prof; in mlx4_en_alloc_resources()
2222 struct mlx4_en_port_profile *prof) in mlx4_en_copy_priv()
2285 memcpy(dst->prof, src->prof, sizeof(struct mlx4_en_port_profile)); in mlx4_en_update_priv()
2290 struct mlx4_en_port_profile *prof, in mlx4_en_try_alloc_resources()
2735 struct mlx4_en_port_profile new_prof; in mlx4_xdp_set()
2777 memcpy(&new_prof, priv->prof, sizeof(struct mlx4_en_port_profile)); in mlx4_xdp_set()
3176 struct mlx4_en_port_profile *prof) in mlx4_en_init_netdev()
3521 struct mlx4_en_port_profile new_prof; in mlx4_en_reset_config()
[all …]
H A Den_dcb_nl.c159 struct mlx4_en_port_profile *prof = priv->prof; in mlx4_en_dcbnl_set_all()
415 struct mlx4_en_port_profile *prof = priv->prof; in mlx4_en_dcbnl_ieee_setpfc()
H A Den_ethtool.c1131 struct mlx4_en_port_profile new_prof; in mlx4_en_set_ringparam()
1166 memcpy(&new_prof, priv->prof, sizeof(struct mlx4_en_port_profile)); in mlx4_en_set_ringparam()
1821 struct mlx4_en_port_profile new_prof; in mlx4_en_set_channels()
1847 memcpy(&new_prof, priv->prof, sizeof(struct mlx4_en_port_profile)); in mlx4_en_set_channels()