Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sun/
Dsunvnet_common.h151 void sunvnet_port_free_tx_bufs_common(struct vnet_port *port);
Dldmvsw.c426 sunvnet_port_free_tx_bufs_common(port); in vsw_port_remove()
Dsunvnet_common.c1670 void sunvnet_port_free_tx_bufs_common(struct vnet_port *port) in sunvnet_port_free_tx_bufs_common() function
1705 EXPORT_SYMBOL_GPL(sunvnet_port_free_tx_bufs_common);
1710 sunvnet_port_free_tx_bufs_common(port); in vnet_port_reset()
1761 sunvnet_port_free_tx_bufs_common(port); in vnet_port_alloc_tx_ring()
Dsunvnet.c529 sunvnet_port_free_tx_bufs_common(port); in vnet_port_remove()