Searched refs:wi_start (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dif_wi.c125 STATIC void wi_start(struct ifnet *);
188 wi_start,
516 wi_start(ifp);
2313 wi_start(struct ifnet *ifp) function
2323 DPRINTF(WID_START, ("wi_start: ifp %p sc %p\n", ifp, sc));
2346 ": wi_start: dropping unassoc dst %s\n",
2469 printf(WI_PRT_FMT ": wi_start: xmit failed\n", WI_PRT_ARG(sc));

Completed in 173 milliseconds