Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tx.h108 extern void ath_tx_normal_comp(struct ath_softc *sc, struct ath_buf *bf,
H A Dif_ath_tx.c1538 bf->bf_comp = ath_tx_normal_comp; in ath_tx_xmit_normal()
4278 ath_tx_normal_comp(struct ath_softc *sc, struct ath_buf *bf, int fail) in ath_tx_normal_comp() function
4440 bf->bf_comp = ath_tx_normal_comp; in ath_tx_tid_cleanup_frame()
5724 bf->bf_comp = ath_tx_normal_comp;