Home
last modified time | relevance | path

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

/Linux-v5.4/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.c198 int mlx5e_xsk_redirect_rqts_to_channels(struct mlx5e_priv *priv, struct mlx5e_channels *chs) in mlx5e_xsk_redirect_rqts_to_channels()
229 void mlx5e_xsk_redirect_rqts_to_drop(struct mlx5e_priv *priv, struct mlx5e_channels *chs) in mlx5e_xsk_redirect_rqts_to_drop()
/Linux-v5.4/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()
1732 struct mlx5e_channels new_channels = {}; in set_pflag_cqe_based_moder()
1778 struct mlx5e_channels new_channels = {}; in mlx5e_modify_rx_cqe_compression_locked()
1830 struct mlx5e_channels new_channels = {}; in set_pflag_rx_striding_rq()
1858 struct mlx5e_channels *channels = &priv->channels; in set_pflag_rx_no_csum_complete()
1881 struct mlx5e_channels new_channels = {}; in set_pflag_xdp_tx_mpwqe()
Den_main.c2328 struct mlx5e_channels *chs) in mlx5e_open_channels()
2368 static void mlx5e_activate_channels(struct mlx5e_channels *chs) in mlx5e_activate_channels()
2378 static int mlx5e_wait_channels_min_rx_wqes(struct mlx5e_channels *chs) in mlx5e_wait_channels_min_rx_wqes()
2396 static void mlx5e_deactivate_channels(struct mlx5e_channels *chs) in mlx5e_deactivate_channels()
2404 void mlx5e_close_channels(struct mlx5e_channels *chs) in mlx5e_close_channels()
2600 struct mlx5e_channels *chs) in mlx5e_redirect_rqts_to_channels()
2948 struct mlx5e_channels *new_chs, in mlx5e_switch_priv_channels()
2981 struct mlx5e_channels *new_chs, in mlx5e_safe_switch_channels()
2996 struct mlx5e_channels new_channels = {}; in mlx5e_safe_reopen_channels()
3405 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()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c445 struct mlx5e_channels new_channels = {}; in mlx5i_change_mtu()