Home
last modified time | relevance | path

Searched refs:net_dim_get_tx_moderation (Results 1 – 7 of 7) sorted by relevance

/linux/lib/dim/
H A Dnet_dim.c80 net_dim_get_tx_moderation(u8 cq_period_mode, int ix) in net_dim_get_tx_moderation() function
87 EXPORT_SYMBOL(net_dim_get_tx_moderation);
95 return net_dim_get_tx_moderation(cq_period_mode, profile_ix); in net_dim_get_def_tx_moderation()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dim.c60 net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in mlx5e_tx_dim_work()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c1199 moder = net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in nfp_net_tx_dim_work()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c1734 tx_moder = net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in wx_tx_dim_work()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c70 cur_moder = net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in ionic_dim_work()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4701 net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in hns3_tx_dim_work()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c3858 cur_profile = net_dim_get_tx_moderation(eth->tx_dim.mode, in mtk_dim_tx()