Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.h151 void sunvnet_port_free_tx_bufs_common(struct vnet_port *port);
H A 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()
H A Dldmvsw.c424 sunvnet_port_free_tx_bufs_common(port); in vsw_port_remove()
H A Dsunvnet.c519 sunvnet_port_free_tx_bufs_common(port); in vnet_port_remove()