Searched refs:nv_update_pause (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/ |
H A D | forcedeth.c | 3271 static void nv_update_pause(struct net_device *dev, u32 pause_flags) in nv_update_pause() function 3596 nv_update_pause(dev, pause_flags); in nv_update_linkspeed() 4863 nv_update_pause(dev, np->pause_flags); in nv_set_pauseparam() 5643 nv_update_pause(dev, 0); /* otherwise stop_tx bricks NIC */ in nv_close() 6110 nv_update_pause(dev, 0); in nv_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/ |
H A D | forcedeth.c | 3266 static void nv_update_pause(struct net_device *dev, u32 pause_flags) in nv_update_pause() function 3591 nv_update_pause(dev, pause_flags); in nv_update_linkspeed() 4864 nv_update_pause(dev, np->pause_flags); in nv_set_pauseparam() 5644 nv_update_pause(dev, 0); /* otherwise stop_tx bricks NIC */ in nv_close() 6110 nv_update_pause(dev, 0); in nv_probe()
|
Completed in 18 milliseconds