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 *);
1357 ipw_start(sc); in ipw_tx_intr()
1719 ipw_start(sc); in ipw_transmit()
1725 ipw_start(struct ipw_softc *sc) in ipw_start() function