Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_tx.h99 extern void ath_tx_swq(struct ath_softc *sc, struct ieee80211_node *ni,
H A Dif_ath_tx.c2112 ath_tx_swq(sc, ni, txq, queue_to_head, bf); in ath_tx_start()
2392 ath_tx_swq(sc, ni, sc->sc_ac2q[pri], queue_to_head, bf); in ath_tx_raw_start()
3115 ath_tx_swq(struct ath_softc *sc, struct ieee80211_node *ni, in ath_tx_swq() function