Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Dmlx4_en.h383 struct mlx4_en_port_profile { struct
407 struct mlx4_en_port_profile prof[MLX4_MAX_PORTS + 1]; argument
536 struct mlx4_en_port_profile *prof;
671 struct mlx4_en_port_profile *prof);
683 struct mlx4_en_port_profile *prof,
A Den_netdev.c94 struct mlx4_en_port_profile new_prof; in mlx4_en_alloc_tx_queue_per_tc()
105 memcpy(&new_prof, priv->prof, sizeof(struct mlx4_en_port_profile)); in mlx4_en_alloc_tx_queue_per_tc()
2154 struct mlx4_en_port_profile *prof = priv->prof; in mlx4_en_alloc_resources()
2218 struct mlx4_en_port_profile *prof) in mlx4_en_copy_priv()
2281 memcpy(dst->prof, src->prof, sizeof(struct mlx4_en_port_profile)); in mlx4_en_update_priv()
2286 struct mlx4_en_port_profile *prof, in mlx4_en_try_alloc_resources()
2731 struct mlx4_en_port_profile new_prof; in mlx4_xdp_set()
2773 memcpy(&new_prof, priv->prof, sizeof(struct mlx4_en_port_profile)); in mlx4_xdp_set()
3161 struct mlx4_en_port_profile *prof) in mlx4_en_init_netdev()
3505 struct mlx4_en_port_profile new_prof; in mlx4_en_reset_config()
[all …]
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()
A Den_ethtool.c1150 struct mlx4_en_port_profile new_prof; in mlx4_en_set_ringparam()
1185 memcpy(&new_prof, priv->prof, sizeof(struct mlx4_en_port_profile)); in mlx4_en_set_ringparam()
1840 struct mlx4_en_port_profile new_prof; in mlx4_en_set_channels()
1866 memcpy(&new_prof, priv->prof, sizeof(struct mlx4_en_port_profile)); in mlx4_en_set_channels()

Completed in 18 milliseconds