Home
last modified time | relevance | path

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

/Linux-v6.1/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.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_dim.c24 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in bnxt_dim_work()
/Linux-v6.1/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.1/include/linux/
Ddim.h283 struct dim_cq_moder net_dim_get_rx_moderation(u8 cq_period_mode, int ix);
/Linux-v6.1/drivers/soc/fsl/dpio/
Ddpio-service.c116 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in dpaa2_io_dim_work()
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/
Dnfp_net_common.c1123 moder = net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in nfp_net_rx_dim_work()
/Linux-v6.1/drivers/net/ethernet/broadcom/
Dbcmsysport.c1119 struct dim_cq_moder cur_profile = net_dim_get_rx_moderation(dim->mode, in bcm_sysport_dim_work()
/Linux-v6.1/drivers/net/ethernet/freescale/enetc/
Denetc.c680 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in enetc_rx_dim_work()
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c1671 cur_moder = net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in otx2_dim_work()
/Linux-v6.1/drivers/net/ethernet/amazon/ena/
Dena_netdev.c1787 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in ena_dim_work()
/Linux-v6.1/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c2416 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in bcmgenet_dim_work()
/Linux-v6.1/drivers/net/ethernet/pensando/ionic/
Dionic_lif.c52 cur_moder = net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in ionic_dim_work()
/Linux-v6.1/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c3178 cur_profile = net_dim_get_rx_moderation(eth->rx_dim.mode, in mtk_dim_rx()
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c4620 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in hns3_rx_dim_work()