Home
last modified time | relevance | path

Searched refs:cvm_oct_tx_shutdown_dev (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/octeon/
H A Dethernet-tx.h14 void cvm_oct_tx_shutdown_dev(struct net_device *dev);
H A Dethernet-tx.c658 void cvm_oct_tx_shutdown_dev(struct net_device *dev) in cvm_oct_tx_shutdown_dev() function
H A Dethernet.c949 cvm_oct_tx_shutdown_dev(dev); in cvm_oct_remove()