Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipw.c136 static void ipw_start(struct ipw_softc *);
1355 ipw_start(sc); in ipw_tx_intr()
1716 ipw_start(sc); in ipw_transmit()
1722 ipw_start(struct ipw_softc *sc) in ipw_start() function