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

/freebsd-10-stable/sys/dev/mwl/
H A Dif_mwl.c142 static int mwl_tx_start(struct mwl_softc *, struct ieee80211_node *,
1441 if (mwl_tx_start(sc, ni, bf, m)) {
1466 * mwl_tx_start is an optimization to avoid poking the
1511 if (mwl_tx_start(sc, ni, bf, m)) {
1526 * mwl_tx_start is an optimization to avoid poking the
2975 * to h/w queues for use by mwl_tx_start.
3188 mwl_tx_start(struct mwl_softc *sc, struct ieee80211_node *ni, struct mwl_txbuf *bf, function
3768 /* NB: qos is left zero so we won't match in mwl_tx_start */

Completed in 99 milliseconds