Home
last modified time | relevance | path

Searched refs:sunvnet_port_free_tx_bufs_common (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/sun/
Dsunvnet_common.h151 void sunvnet_port_free_tx_bufs_common(struct vnet_port *port);
Dldmvsw.c424 sunvnet_port_free_tx_bufs_common(port); in vsw_port_remove()
Dsunvnet_common.c1671 void sunvnet_port_free_tx_bufs_common(struct vnet_port *port) in sunvnet_port_free_tx_bufs_common() function
1706 EXPORT_SYMBOL_GPL(sunvnet_port_free_tx_bufs_common);
1711 sunvnet_port_free_tx_bufs_common(port); in vnet_port_reset()
1762 sunvnet_port_free_tx_bufs_common(port); in vnet_port_alloc_tx_ring()
Dsunvnet.c533 sunvnet_port_free_tx_bufs_common(port); in vnet_port_remove()