Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.h107 extern void ath_tx_normal_comp(struct ath_softc *sc, struct ath_buf *bf,
H A Dif_ath_tx.c1534 bf->bf_comp = ath_tx_normal_comp; in ath_tx_xmit_normal()
4186 ath_tx_normal_comp(struct ath_softc *sc, struct ath_buf *bf, int fail) in ath_tx_normal_comp() function
4349 bf->bf_comp = ath_tx_normal_comp; in ath_tx_tid_cleanup_frame()
5700 bf->bf_comp = ath_tx_normal_comp;