Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dwi.c188 STATIC void wi_push_packet(struct wi_softc *);
1268 wi_push_packet(sc); in wi_start()
1917 wi_push_packet(sc); in wi_cmd_intr()
1922 wi_push_packet(struct wi_softc *sc) in wi_push_packet() function