Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sun/
Dsunvnet_common.h150 void sunvnet_port_free_tx_bufs_common(struct vnet_port *port);
Dldmvsw.c427 sunvnet_port_free_tx_bufs_common(port); in vsw_port_remove()
Dsunvnet_common.c1687 void sunvnet_port_free_tx_bufs_common(struct vnet_port *port) in sunvnet_port_free_tx_bufs_common() function
1722 EXPORT_SYMBOL_GPL(sunvnet_port_free_tx_bufs_common);
1727 sunvnet_port_free_tx_bufs_common(port); in vnet_port_reset()
1778 sunvnet_port_free_tx_bufs_common(port); in vnet_port_alloc_tx_ring()
Dsunvnet.c530 sunvnet_port_free_tx_bufs_common(port); in vnet_port_remove()