Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/linux/include/linux/
H A Ddim.h42 struct dim_cq_moder { struct
284 struct dim_cq_moder net_dim_get_rx_moderation(u8 cq_period_mode, int ix);
290 struct dim_cq_moder net_dim_get_def_rx_moderation(u8 cq_period_mode);
297 struct dim_cq_moder net_dim_get_tx_moderation(u8 cq_period_mode, int ix);
303 struct dim_cq_moder net_dim_get_def_tx_moderation(u8 cq_period_mode);
/openbmc/linux/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.h307 struct dim_cq_moder rx_cq_moderation;
308 struct dim_cq_moder tx_cq_moderation;
1038 int mlx5e_open_cq(struct mlx5e_priv *priv, struct dim_cq_moder moder,
H A Den_ethtool.c535 struct dim_cq_moder *rx_moder, *tx_moder; in mlx5e_ethtool_get_coalesce()
619 struct dim_cq_moder *rx_moder, *tx_moder; in mlx5e_ethtool_set_coalesce()
H A Den_main.c2035 int mlx5e_open_cq(struct mlx5e_priv *priv, struct dim_cq_moder moder, in mlx5e_open_cq()
2270 struct dim_cq_moder icocq_moder = {0, 0}; in mlx5e_open_queues()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dim.c23 struct dim_cq_moder cur_moder = in bnxt_dim_work()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c502 static struct dim_cq_moder mlx5e_get_def_tx_moderation(u8 cq_period_mode) in mlx5e_get_def_tx_moderation()
504 struct dim_cq_moder moder = {}; in mlx5e_get_def_tx_moderation()
515 static struct dim_cq_moder mlx5e_get_def_rx_moderation(u8 cq_period_mode) in mlx5e_get_def_rx_moderation()
517 struct dim_cq_moder moder = {}; in mlx5e_get_def_rx_moderation()
H A Dtrap.c64 struct dim_cq_moder trap_moder = {}; in mlx5e_open_trap_rq()
H A Dptp.c550 struct dim_cq_moder ptp_moder = {}; in mlx5e_ptp_open_tx_cqs()
601 struct dim_cq_moder ptp_moder = {}; in mlx5e_ptp_open_rx_cq()
/openbmc/linux/drivers/infiniband/core/
H A Dcq.c26 static const struct dim_cq_moder
/openbmc/linux/drivers/soc/fsl/dpio/
H A Ddpio-service.c115 struct dim_cq_moder moder = in dpaa2_io_dim_work()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c648 struct dim_cq_moder moder; in bcm_sysport_set_coalesce()
1130 struct dim_cq_moder cur_profile = net_dim_get_rx_moderation(dim->mode, in bcm_sysport_dim_work()
1497 struct dim_cq_moder moder; in bcm_sysport_init_rx_coalesce()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c1164 struct dim_cq_moder moder; in nfp_net_rx_dim_work()
1193 struct dim_cq_moder moder; in nfp_net_tx_dim_work()
/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c858 struct dim_cq_moder moder; in bcmgenet_set_ring_rx_coalesce()
2423 struct dim_cq_moder cur_profile = in bcmgenet_dim_work()
2616 struct dim_cq_moder moder; in bcmgenet_init_rx_coalesce()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c3576 struct dim_cq_moder cur_profile; in mtk_dim_rx()
3607 struct dim_cq_moder cur_profile; in mtk_dim_tx()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4635 struct dim_cq_moder cur_moder = in hns3_rx_dim_work()
4655 struct dim_cq_moder cur_moder = in hns3_tx_dim_work()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c1760 struct dim_cq_moder cur_moder; in otx2_dim_work()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c744 struct dim_cq_moder moder = in enetc_rx_dim_work()
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c1337 struct dim_cq_moder cur_moder = in ena_dim_work()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c53 struct dim_cq_moder cur_moder; in ionic_dim_work()