Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-tx.h33 void cvm_oct_tx_shutdown(struct ifnet *ifp);
H A Dethernet-tx.c263 void cvm_oct_tx_shutdown(struct ifnet *ifp) in cvm_oct_tx_shutdown() function
H A Dethernet.c485 cvm_oct_tx_shutdown(cvm_oct_device[port]); in cvm_oct_cleanup_module()