Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c392 err = mlx5e_safe_switch_params(priv, &new_params, NULL, NULL, true); in mlx5e_ethtool_set_ringparam()
491 err = mlx5e_safe_switch_params(priv, &new_params, in mlx5e_ethtool_set_channels()
687 err = mlx5e_safe_switch_params(priv, &new_params, NULL, NULL, reset); in mlx5e_ethtool_set_coalesce()
1896 return mlx5e_safe_switch_params(priv, &new_params, NULL, NULL, true); in set_pflag_cqe_based_moder()
1938 err = mlx5e_safe_switch_params(priv, &new_params, NULL, NULL, true); in mlx5e_modify_rx_cqe_compression_locked()
1940 err = mlx5e_safe_switch_params(priv, &new_params, mlx5e_ptp_rx_manage_fs_ctx, in mlx5e_modify_rx_cqe_compression_locked()
1999 err = mlx5e_safe_switch_params(priv, &new_params, NULL, NULL, true); in set_pflag_rx_striding_rq()
2044 return mlx5e_safe_switch_params(priv, &new_params, NULL, NULL, true); in set_pflag_tx_mpwqe_common()
2096 err = mlx5e_safe_switch_params(priv, &new_params, in set_pflag_tx_port_ts()
Den_main.c3039 int mlx5e_safe_switch_params(struct mlx5e_priv *priv, in mlx5e_safe_switch_params() function
3080 return mlx5e_safe_switch_params(priv, &priv->channels.params, NULL, NULL, true); in mlx5e_safe_reopen_channels()
3471 err = mlx5e_safe_switch_params(priv, &new_params, in mlx5e_setup_tc_mqprio_dcb()
3593 err = mlx5e_safe_switch_params(priv, &new_params, preactivate, NULL, true); in mlx5e_setup_tc_mqprio_channel()
3834 err = mlx5e_safe_switch_params(priv, &new_params, in set_feature_lro()
3863 err = mlx5e_safe_switch_params(priv, &new_params, NULL, NULL, reset); in set_feature_hw_gro()
3961 err = mlx5e_safe_switch_params(priv, &new_params, mlx5e_set_rx_port_ts_wrap, in set_feature_rx_fcs()
4336 err = mlx5e_safe_switch_params(priv, &new_params, preactivate, NULL, reset); in mlx5e_change_mtu()
4386 return mlx5e_safe_switch_params(priv, &new_params, mlx5e_ptp_rx_manage_fs_ctx, in mlx5e_hwstamp_config_ptp_rx()
4818 err = mlx5e_safe_switch_params(priv, &new_params, NULL, NULL, reset); in mlx5e_xdp_set()
Den.h1062 int mlx5e_safe_switch_params(struct mlx5e_priv *priv,
Den_dcbnl.c1160 err = mlx5e_safe_switch_params(priv, &new_params, in mlx5e_set_trust_state()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c525 err = mlx5e_safe_switch_params(priv, &new_params, NULL, NULL, true); in mlx5i_change_mtu()