Home
last modified time | relevance | path

Searched refs:net_dim_get_rx_moderation (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.6/lib/dim/
Dnet_dim.c65 net_dim_get_rx_moderation(u8 cq_period_mode, int ix) in net_dim_get_rx_moderation() function
72 EXPORT_SYMBOL(net_dim_get_rx_moderation);
80 return net_dim_get_rx_moderation(cq_period_mode, profile_ix); in net_dim_get_def_rx_moderation()
/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_dim.c24 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in bnxt_dim_work()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_dim.c49 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in mlx5e_rx_dim_work()
/Linux-v6.6/include/linux/
Ddim.h284 struct dim_cq_moder net_dim_get_rx_moderation(u8 cq_period_mode, int ix);
/Linux-v6.6/drivers/soc/fsl/dpio/
Ddpio-service.c116 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in dpaa2_io_dim_work()
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/
Dnfp_net_common.c1170 moder = net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in nfp_net_rx_dim_work()
/Linux-v6.6/drivers/net/ethernet/broadcom/
Dbcmsysport.c1130 struct dim_cq_moder cur_profile = net_dim_get_rx_moderation(dim->mode, in bcm_sysport_dim_work()
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c1683 cur_moder = net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in otx2_dim_work()
/Linux-v6.6/drivers/net/ethernet/freescale/enetc/
Denetc.c700 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in enetc_rx_dim_work()
/Linux-v6.6/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c2422 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in bcmgenet_dim_work()
/Linux-v6.6/drivers/net/ethernet/amazon/ena/
Dena_netdev.c1857 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in ena_dim_work()
/Linux-v6.6/drivers/net/ethernet/pensando/ionic/
Dionic_lif.c56 cur_moder = net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in ionic_dim_work()
/Linux-v6.6/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c3580 cur_profile = net_dim_get_rx_moderation(eth->rx_dim.mode, in mtk_dim_rx()
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c4633 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in hns3_rx_dim_work()