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

/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath_tx.h39 extern int ath_tx_start(struct ath_softc *sc, struct ieee80211_node *ni,
H A Dif_ath_tx.c130 * reflect the held reference to be setup by ath_tx_start.
492 ath_tx_start(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, function
1096 if (ath_tx_start(sc, ni, bf, m)) {
H A Dif_ath.c1877 * calling ath_tx_start so it can use it to extend the
1880 * ath_tx_start clears m_nextpkt once it commits to
1884 if (ath_tx_start(sc, ni, bf, m)) {
3909 * to h/w queues for use by ath_tx_start and also track

Completed in 123 milliseconds