Searched refs:ath_tx_swq (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ |
H A D | if_ath_tx.h | 99 extern void ath_tx_swq(struct ath_softc *sc, struct ieee80211_node *ni,
|
H A D | if_ath_tx.c | 2112 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
|