Home
last modified time | relevance | path

Searched refs:pcnet32_free_ring (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Dpcnet32.c333 static void pcnet32_free_ring(struct net_device *dev);
1993 pcnet32_free_ring(dev); in pcnet32_probe1()
2003 /* if any allocation fails, caller must also call pcnet32_free_ring */
2047 static void pcnet32_free_ring(struct net_device *dev) in pcnet32_free_ring() function
2936 pcnet32_free_ring(dev); in pcnet32_remove_one()
3019 pcnet32_free_ring(pcnet32_dev); in pcnet32_cleanup_module()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Dpcnet32.c333 static void pcnet32_free_ring(struct net_device *dev);
2003 pcnet32_free_ring(dev); in pcnet32_probe1()
2013 /* if any allocation fails, caller must also call pcnet32_free_ring */
2057 static void pcnet32_free_ring(struct net_device *dev) in pcnet32_free_ring() function
2945 pcnet32_free_ring(dev); in pcnet32_remove_one()
3028 pcnet32_free_ring(pcnet32_dev); in pcnet32_cleanup_module()

Completed in 9 milliseconds