Searched refs:net_dim_get_rx_moderation (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/dim/ |
| H A D | net_dim.c | 65 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()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_dim.c | 49 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in mlx5e_rx_dim_work()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dim.h | 283 struct dim_cq_moder net_dim_get_rx_moderation(u8 cq_period_mode, int ix);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc.c | 292 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in enetc_rx_dim_work()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | bcmsysport.c | 1114 struct dim_cq_moder cur_profile = net_dim_get_rx_moderation(dim->mode, in bcm_sysport_dim_work()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_lif.c | 52 cur_moder = net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in ionic_dim_work()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/genet/ |
| H A D | bcmgenet.c | 2368 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in bcmgenet_dim_work()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_netdev.c | 1697 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in ena_dim_work()
|