Home
last modified time | relevance | path

Searched refs:mlx5e_channels (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
Dsetup.h22 int mlx5e_xsk_redirect_rqts_to_channels(struct mlx5e_priv *priv, struct mlx5e_channels *chs);
23 void mlx5e_xsk_redirect_rqts_to_drop(struct mlx5e_priv *priv, struct mlx5e_channels *chs);
Dsetup.c199 int mlx5e_xsk_redirect_rqts_to_channels(struct mlx5e_priv *priv, struct mlx5e_channels *chs) in mlx5e_xsk_redirect_rqts_to_channels()
230 void mlx5e_xsk_redirect_rqts_to_drop(struct mlx5e_priv *priv, struct mlx5e_channels *chs) in mlx5e_xsk_redirect_rqts_to_drop()
/drivers/net/ethernet/mellanox/mlx5/core/
Den.h743 struct mlx5e_channels { struct
830 struct mlx5e_channels channels;
993 struct mlx5e_channels *channels;
1034 struct mlx5e_channels *chs);
1035 void mlx5e_close_channels(struct mlx5e_channels *chs);
1043 struct mlx5e_channels *new_chs,
Den_ethtool.c325 struct mlx5e_channels new_channels = {}; in mlx5e_ethtool_set_ringparam()
418 struct mlx5e_channels new_channels = {}; in mlx5e_ethtool_set_channels()
547 struct mlx5e_channels new_channels = {}; in mlx5e_ethtool_set_coalesce()
1725 struct mlx5e_channels new_channels = {}; in set_pflag_cqe_based_moder()
1771 struct mlx5e_channels new_channels = {}; in mlx5e_modify_rx_cqe_compression_locked()
1823 struct mlx5e_channels new_channels = {}; in set_pflag_rx_striding_rq()
1851 struct mlx5e_channels *channels = &priv->channels; in set_pflag_rx_no_csum_complete()
1874 struct mlx5e_channels new_channels = {}; in set_pflag_xdp_tx_mpwqe()
Den_main.c2327 struct mlx5e_channels *chs) in mlx5e_open_channels()
2367 static void mlx5e_activate_channels(struct mlx5e_channels *chs) in mlx5e_activate_channels()
2377 static int mlx5e_wait_channels_min_rx_wqes(struct mlx5e_channels *chs) in mlx5e_wait_channels_min_rx_wqes()
2395 static void mlx5e_deactivate_channels(struct mlx5e_channels *chs) in mlx5e_deactivate_channels()
2403 void mlx5e_close_channels(struct mlx5e_channels *chs) in mlx5e_close_channels()
2599 struct mlx5e_channels *chs) in mlx5e_redirect_rqts_to_channels()
2942 struct mlx5e_channels *new_chs, in mlx5e_switch_priv_channels()
2975 struct mlx5e_channels *new_chs, in mlx5e_safe_switch_channels()
2990 struct mlx5e_channels new_channels = {}; in mlx5e_safe_reopen_channels()
3392 static int mlx5e_modify_channels_scatter_fcs(struct mlx5e_channels *chs, bool enable) in mlx5e_modify_channels_scatter_fcs()
[all …]
Den_dcbnl.c1112 struct mlx5e_channels new_channels = {}; in mlx5e_trust_update_sq_inline_mode()
/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c445 struct mlx5e_channels new_channels = {}; in mlx5i_change_mtu()