wi.c | 145 STATIC void wi_stop(struct ifnet *, int); 421 ifp->if_stop = wi_stop; 607 wi_stop(ifp, 1); 791 wi_stop(ifp, 0); 989 wi_stop(ifp, 0); 1007 wi_stop(struct ifnet *ifp, int disable) function in typeref:typename:STATIC void 1018 DPRINTF(("wi_stop: disable %d\n", disable)); 1448 wi_stop(ifp, 1);
|