Home
last modified time | relevance | path

Searched refs:net_dim_get_tx_moderation (Results 1 – 8 of 8) 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()
H A Den_ethtool.c693 cur_moder = net_dim_get_tx_moderation(c->sq[0].dim->mode, in mlx5e_ethtool_get_per_queue_coalesce()
/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.c1773 tx_moder = net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in wx_tx_dim_work()
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c2474 cur_moder = net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in mana_tx_dim_work()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c3896 cur_profile = net_dim_get_tx_moderation(eth->tx_dim.mode, in mtk_dim_tx()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4710 net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in hns3_tx_dim_work()