Searched refs:net_dim_get_rx_moderation (Results 1 – 14 of 14) sorted by relevance
| /linux/lib/dim/ |
| H A D | net_dim.c | 60 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/broadcom/bnxt/ |
| H A D | bnxt_dim.c | 24 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in bnxt_dim_work()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_dim.c | 50 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in mlx5e_rx_dim_work()
|
| H A D | en_ethtool.c | 677 cur_moder = net_dim_get_rx_moderation(c->rq.dim->mode, in mlx5e_ethtool_get_per_queue_coalesce()
|
| /linux/drivers/net/ethernet/huawei/hinic3/ |
| H A D | hinic3_irq.c | 190 cur_moder = net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in hinic3_rx_dim_work()
|
| /linux/drivers/soc/fsl/dpio/ |
| H A D | dpio-service.c | 116 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in dpaa2_io_dim_work()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bcmsysport.c | 1096 struct dim_cq_moder cur_profile = net_dim_get_rx_moderation(dim->mode, in bcm_sysport_dim_work()
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_common.c | 1169 moder = net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in nfp_net_rx_dim_work()
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_lib.c | 1755 rx_moder = net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in wx_rx_dim_work()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_pf.c | 1897 cur_moder = net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in otx2_dim_work()
|
| /linux/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_netdev.c | 1353 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in ena_dim_work()
|
| /linux/drivers/net/ethernet/microsoft/mana/ |
| H A D | mana_en.c | 2456 cur_moder = net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in mana_rx_dim_work()
|
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_eth_soc.c | 3865 cur_profile = net_dim_get_rx_moderation(eth->rx_dim.mode, in mtk_dim_rx()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_enet.c | 4690 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in hns3_rx_dim_work()
|