Home
last modified time | relevance | path

Searched refs:dim_cq_moder (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/lib/dim/
H A Dnet_dim.c52 static const struct dim_cq_moder
58 static const struct dim_cq_moder
64 struct dim_cq_moder
67 struct dim_cq_moder cq_moder = rx_profile[cq_period_mode][ix]; in net_dim_get_rx_moderation()
74 struct dim_cq_moder
84 struct dim_cq_moder
87 struct dim_cq_moder cq_moder = tx_profile[cq_period_mode][ix]; in net_dim_get_tx_moderation()
94 struct dim_cq_moder
/OK3568_Linux_fs/kernel/include/linux/
H A Ddim.h42 struct dim_cq_moder { struct
283 struct dim_cq_moder net_dim_get_rx_moderation(u8 cq_period_mode, int ix);
289 struct dim_cq_moder net_dim_get_def_rx_moderation(u8 cq_period_mode);
296 struct dim_cq_moder net_dim_get_tx_moderation(u8 cq_period_mode, int ix);
302 struct dim_cq_moder net_dim_get_def_tx_moderation(u8 cq_period_mode);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dim.c37 mlx5e_complete_dim_work(struct dim *dim, struct dim_cq_moder moder, in mlx5e_complete_dim_work()
48 struct dim_cq_moder cur_moder = in mlx5e_rx_dim_work()
58 struct dim_cq_moder cur_moder = in mlx5e_tx_dim_work()
H A Den.h252 struct dim_cq_moder rx_cq_moderation;
253 struct dim_cq_moder tx_cq_moderation;
925 int mlx5e_open_cq(struct mlx5e_channel *c, struct dim_cq_moder moder,
H A Den_main.c1667 int mlx5e_open_cq(struct mlx5e_channel *c, struct dim_cq_moder moder, in mlx5e_open_cq()
1845 struct dim_cq_moder icocq_moder = {0, 0}; in mlx5e_open_queues()
4748 static struct dim_cq_moder mlx5e_get_def_tx_moderation(u8 cq_period_mode) in mlx5e_get_def_tx_moderation()
4750 struct dim_cq_moder moder; in mlx5e_get_def_tx_moderation()
4761 static struct dim_cq_moder mlx5e_get_def_rx_moderation(u8 cq_period_mode) in mlx5e_get_def_rx_moderation()
4763 struct dim_cq_moder moder; in mlx5e_get_def_rx_moderation()
H A Den_ethtool.c495 struct dim_cq_moder *rx_moder, *tx_moder; in mlx5e_ethtool_get_coalesce()
561 struct dim_cq_moder *rx_moder, *tx_moder; in mlx5e_ethtool_set_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dim.c23 struct dim_cq_moder cur_moder = in bnxt_dim_work()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dcq.c27 static const struct dim_cq_moder
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c632 struct dim_cq_moder moder; in bcm_sysport_set_coalesce()
1114 struct dim_cq_moder cur_profile = net_dim_get_rx_moderation(dim->mode, in bcm_sysport_dim_work()
1480 struct dim_cq_moder moder; in bcm_sysport_init_rx_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c874 struct dim_cq_moder moder; in bcmgenet_set_ring_rx_coalesce()
2367 struct dim_cq_moder cur_profile = in bcmgenet_dim_work()
2554 struct dim_cq_moder moder; in bcmgenet_init_rx_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc.c291 struct dim_cq_moder moder = in enetc_rx_dim_work()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c48 struct dim_cq_moder cur_moder; in ionic_dim_work()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c1696 struct dim_cq_moder cur_moder = in ena_dim_work()