Searched refs:bcmgenet_set_rx_coalesce (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 856 static void bcmgenet_set_rx_coalesce(struct bcmgenet_rx_ring *ring, in bcmgenet_set_rx_coalesce() function 889 bcmgenet_set_rx_coalesce(ring, usecs, pkts); in bcmgenet_set_ring_rx_coalesce() 2377 bcmgenet_set_rx_coalesce(ring, cur_profile.usec, cur_profile.pkts); in bcmgenet_dim_work() 2574 bcmgenet_set_rx_coalesce(ring, usecs, pkts); in bcmgenet_init_rx_coalesce()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 840 static void bcmgenet_set_rx_coalesce(struct bcmgenet_rx_ring *ring, in bcmgenet_set_rx_coalesce() function 873 bcmgenet_set_rx_coalesce(ring, usecs, pkts); in bcmgenet_set_ring_rx_coalesce() 2426 bcmgenet_set_rx_coalesce(ring, cur_profile.usec, cur_profile.pkts); in bcmgenet_dim_work() 2623 bcmgenet_set_rx_coalesce(ring, usecs, pkts); in bcmgenet_init_rx_coalesce()
|
Completed in 11 milliseconds