Home
last modified time | relevance | path

Searched refs:net_dim_cq_moder (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/include/linux/
Dnet_dim.h39 struct net_dim_cq_moder { struct
143 static const struct net_dim_cq_moder
149 static const struct net_dim_cq_moder
155 static inline struct net_dim_cq_moder
158 struct net_dim_cq_moder cq_moder = rx_profile[cq_period_mode][ix]; in net_dim_get_rx_moderation()
164 static inline struct net_dim_cq_moder
173 static inline struct net_dim_cq_moder
176 struct net_dim_cq_moder cq_moder = tx_profile[cq_period_mode][ix]; in net_dim_get_tx_moderation()
182 static inline struct net_dim_cq_moder
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_dim.c37 mlx5e_complete_dim_work(struct net_dim *dim, struct net_dim_cq_moder moder, in mlx5e_complete_dim_work()
48 struct net_dim_cq_moder cur_moder = in mlx5e_rx_dim_work()
58 struct net_dim_cq_moder cur_moder = in mlx5e_tx_dim_work()
Den.h243 struct net_dim_cq_moder rx_cq_moderation;
244 struct net_dim_cq_moder tx_cq_moderation;
Den_ethtool.c392 struct net_dim_cq_moder *rx_moder, *tx_moder; in mlx5e_ethtool_get_coalesce()
447 struct net_dim_cq_moder *rx_moder, *tx_moder; in mlx5e_ethtool_set_coalesce()
Den_main.c1717 struct net_dim_cq_moder moder, in mlx5e_open_cq()
1903 struct net_dim_cq_moder icocq_moder = {0, 0}; in mlx5e_open_channel()
4408 static struct net_dim_cq_moder mlx5e_get_def_tx_moderation(u8 cq_period_mode) in mlx5e_get_def_tx_moderation()
4410 struct net_dim_cq_moder moder; in mlx5e_get_def_tx_moderation()
4421 static struct net_dim_cq_moder mlx5e_get_def_rx_moderation(u8 cq_period_mode) in mlx5e_get_def_rx_moderation()
4423 struct net_dim_cq_moder moder; in mlx5e_get_def_rx_moderation()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_dim.c24 struct net_dim_cq_moder cur_moder = in bnxt_dim_work()
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dbcmsysport.c629 struct net_dim_cq_moder moder; in bcm_sysport_set_coalesce()
1102 struct net_dim_cq_moder cur_profile = in bcm_sysport_dim_work()
1463 struct net_dim_cq_moder moder; in bcm_sysport_init_rx_coalesce()
/Linux-v4.19/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c646 struct net_dim_cq_moder moder; in bcmgenet_set_ring_rx_coalesce()
1927 struct net_dim_cq_moder cur_profile = in bcmgenet_dim_work()
2097 struct net_dim_cq_moder moder; in bcmgenet_init_rx_coalesce()