Searched refs:ath_tx_swq (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/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 | 2113 ath_tx_swq(sc, ni, txq, queue_to_head, bf); in ath_tx_start() 2393 ath_tx_swq(sc, ni, sc->sc_ac2q[pri], queue_to_head, bf); in ath_tx_raw_start() 3135 ath_tx_swq(struct ath_softc *sc, struct ieee80211_node *ni, in ath_tx_swq() function
|