Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dim.c24 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in bnxt_dim_work()
/linux/lib/dim/
H A Dnet_dim.c60 net_dim_get_rx_moderation(u8 cq_period_mode, int ix) in net_dim_get_rx_moderation() function
67 EXPORT_SYMBOL(net_dim_get_rx_moderation);
75 return net_dim_get_rx_moderation(cq_period_mode, profile_ix); in net_dim_get_def_rx_moderation()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dim.c50 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in mlx5e_rx_dim_work()
H A Den_ethtool.c649 cur_moder = net_dim_get_rx_moderation(c->rq.dim->mode, in mlx5e_ethtool_get_per_queue_coalesce()
/linux/include/linux/
H A Ddim.h394 * net_dim_get_rx_moderation - provide a CQ moderation object for the given RX profile
398 struct dim_cq_moder net_dim_get_rx_moderation(u8 cq_period_mode, int ix);
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c1169 moder = net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in nfp_net_rx_dim_work()
/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c1096 struct dim_cq_moder cur_profile = net_dim_get_rx_moderation(dim->mode, in bcm_sysport_dim_work()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c1900 cur_moder = net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in otx2_dim_work()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c1057 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in enetc_rx_dim_work()
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c1341 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in ena_dim_work()
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c2495 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in bcmgenet_dim_work()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c67 cur_moder = net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in ionic_dim_work()