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

/freebsd-10.1-release/sys/dev/ath/
H A Dif_ath_tx.c121 static int ath_tx_ampdu_pending(struct ath_softc *sc, struct ath_node *an,
1950 is_ampdu_pending = ath_tx_ampdu_pending(sc, ATH_NODE(ni), tid);
3080 } else if (ath_tx_ampdu_pending(sc, an, tid)) {
5379 if (ath_tx_ampdu_pending(sc, an, tid->tid))
5579 ath_tx_ampdu_pending(struct ath_softc *sc, struct ath_node *an, int tid) function

Completed in 109 milliseconds