Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/octeon/
Docteon-ethernet.h69 int cvm_oct_common_stop(struct net_device *dev);
Dethernet.c564 .ndo_stop = cvm_oct_common_stop,
579 .ndo_stop = cvm_oct_common_stop,
607 .ndo_stop = cvm_oct_common_stop,
Dethernet-mdio.c133 int cvm_oct_common_stop(struct net_device *dev) in cvm_oct_common_stop() function