Searched refs:cxgb_stop (Results 1 – 1 of 1) sorted by relevance
83 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