Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipw.c131 static int ipw_tx_start(struct ipw_softc *, struct mbuf *,
1546 ipw_tx_start(struct ipw_softc *sc, struct mbuf *m0, struct ieee80211_node *ni) in ipw_tx_start() function
1735 if (ipw_tx_start(sc, m, ni) != 0) { in ipw_start()