Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_main.c83 static void cxgb_stop(struct ifnet *, int);
723 ifp->if_stop = cxgb_stop; in cxgb_port_attach()
1496 cxgb_stop(struct ifnet *ifp, int reason) in cxgb_stop() function