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

/freebsd-10.0-release/sys/dev/mwl/
H A Dif_mwl.c142 static int mwl_tx_start(struct mwl_softc *, struct ieee80211_node *,
1439 if (mwl_tx_start(sc, ni, bf, m)) {
1464 * mwl_tx_start is an optimization to avoid poking the
1509 if (mwl_tx_start(sc, ni, bf, m)) {
1524 * mwl_tx_start is an optimization to avoid poking the
2971 * to h/w queues for use by mwl_tx_start.
3184 mwl_tx_start(struct mwl_softc *sc, struct ieee80211_node *ni, struct mwl_txbuf *bf, function
3764 /* NB: qos is left zero so we won't match in mwl_tx_start */

Completed in 293 milliseconds