Searched refs:net_dim_get_def_rx_moderation (Results 1 – 5 of 5) sorted by relevance
70 net_dim_get_def_rx_moderation(u8 cq_period_mode) in net_dim_get_def_rx_moderation() function77 EXPORT_SYMBOL(net_dim_get_def_rx_moderation);
404 struct dim_cq_moder net_dim_get_def_rx_moderation(u8 cq_period_mode);
641 moder = net_dim_get_def_rx_moderation(priv->dim.dim.mode); in bcm_sysport_set_coalesce()1471 moder = net_dim_get_def_rx_moderation(dim->dim.mode); in bcm_sysport_init_rx_coalesce()
879 moder = net_dim_get_def_rx_moderation(ring->dim.dim.mode); in bcmgenet_set_ring_rx_coalesce()2617 moder = net_dim_get_def_rx_moderation(dim->dim.mode); in bcmgenet_init_rx_coalesce()
4112 *cq_moder = net_dim_get_def_rx_moderation(cq_period_mode); in mlx5e_reset_rx_moderation()