Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/cxgb/
H A Dcxgb_main.c83 static void cxgb_stop(struct ifnet *, int);
722 ifp->if_stop = cxgb_stop; in cxgb_port_attach()
1493 cxgb_stop(struct ifnet *ifp, int reason) in cxgb_stop() function