Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den.h617 struct mlx5e_channels { struct
667 struct mlx5e_channels channels;
792 struct mlx5e_channels *channels;
807 struct mlx5e_channels *chs);
808 void mlx5e_close_channels(struct mlx5e_channels *chs);
815 struct mlx5e_channels *new_chs,
Den_ethtool.c243 struct mlx5e_channels new_channels = {}; in mlx5e_ethtool_set_ringparam()
330 struct mlx5e_channels new_channels = {}; in mlx5e_ethtool_set_channels()
449 struct mlx5e_channels new_channels = {}; in mlx5e_ethtool_set_coalesce()
1379 struct mlx5e_channels new_channels = {}; in set_pflag_cqe_based_moder()
1431 struct mlx5e_channels new_channels = {}; in mlx5e_modify_rx_cqe_compression_locked()
1484 struct mlx5e_channels new_channels = {}; in set_pflag_rx_striding_rq()
Den_main.c2302 struct mlx5e_channels *chs) in mlx5e_open_channels()
2336 static void mlx5e_activate_channels(struct mlx5e_channels *chs) in mlx5e_activate_channels()
2344 static int mlx5e_wait_channels_min_rx_wqes(struct mlx5e_channels *chs) in mlx5e_wait_channels_min_rx_wqes()
2356 static void mlx5e_deactivate_channels(struct mlx5e_channels *chs) in mlx5e_deactivate_channels()
2364 void mlx5e_close_channels(struct mlx5e_channels *chs) in mlx5e_close_channels()
2562 struct mlx5e_channels *chs) in mlx5e_redirect_rqts_to_channels()
2904 struct mlx5e_channels *new_chs, in mlx5e_switch_priv_channels()
3299 static int mlx5e_modify_channels_scatter_fcs(struct mlx5e_channels *chs, bool enable) in mlx5e_modify_channels_scatter_fcs()
3313 static int mlx5e_modify_channels_vsd(struct mlx5e_channels *chs, bool vsd) in mlx5e_modify_channels_vsd()
3331 struct mlx5e_channels new_channels = {}; in mlx5e_setup_tc_mqprio()
[all …]
Den_dcbnl.c1112 struct mlx5e_channels new_channels = {}; in mlx5e_trust_update_sq_inline_mode()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c375 struct mlx5e_channels new_channels = {}; in mlx5i_change_mtu()