Searched refs:mlx4_en_port_profile (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4_en.h | 391 struct mlx4_en_port_profile { struct 415 struct mlx4_en_port_profile prof[MLX4_MAX_PORTS + 1]; 544 struct mlx4_en_port_profile *prof; 681 struct mlx4_en_port_profile *prof); 693 struct mlx4_en_port_profile *prof,
|
H A D | en_netdev.c | 93 struct mlx4_en_port_profile new_prof; in mlx4_en_alloc_tx_queue_per_tc() 104 memcpy(&new_prof, priv->prof, sizeof(struct mlx4_en_port_profile)); in mlx4_en_alloc_tx_queue_per_tc() 2143 struct mlx4_en_port_profile *prof = priv->prof; in mlx4_en_alloc_resources() 2207 struct mlx4_en_port_profile *prof) in mlx4_en_copy_priv() 2270 memcpy(dst->prof, src->prof, sizeof(struct mlx4_en_port_profile)); in mlx4_en_update_priv() 2275 struct mlx4_en_port_profile *prof, in mlx4_en_try_alloc_resources() 2727 struct mlx4_en_port_profile new_prof; in mlx4_xdp_set() 2769 memcpy(&new_prof, priv->prof, sizeof(struct mlx4_en_port_profile)); in mlx4_xdp_set() 3156 struct mlx4_en_port_profile *prof) in mlx4_en_init_netdev() 3494 struct mlx4_en_port_profile new_pro in mlx4_en_reset_config() [all...] |
H A D | en_dcb_nl.c | 159 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 D | en_ethtool.c | 1141 struct mlx4_en_port_profile new_prof; in mlx4_en_set_ringparam() 1176 memcpy(&new_prof, priv->prof, sizeof(struct mlx4_en_port_profile)); in mlx4_en_set_ringparam() 1829 struct mlx4_en_port_profile new_prof; in mlx4_en_set_channels() 1855 memcpy(&new_prof, priv->prof, sizeof(struct mlx4_en_port_profile)); in mlx4_en_set_channels()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4_en.h | 384 struct mlx4_en_port_profile { struct 408 struct mlx4_en_port_profile prof[MLX4_MAX_PORTS + 1]; 538 struct mlx4_en_port_profile *prof; 673 struct mlx4_en_port_profile *prof); 685 struct mlx4_en_port_profile *prof,
|
H A D | en_netdev.c | 94 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() 3101 struct mlx4_en_port_profile *prof) in mlx4_en_init_netdev() 3445 struct mlx4_en_port_profile new_pro in mlx4_en_reset_config() [all...] |
H A D | en_dcb_nl.c | 159 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 D | en_ethtool.c | 1150 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 21 milliseconds