Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.c300 ath_tx_dmasetup(struct ath_softc *sc, struct ath_buf *bf, struct mbuf *m0) in ath_tx_dmasetup() function
1608 error = ath_tx_dmasetup(sc, bf, m0); in ath_tx_normal_setup()
2219 error = ath_tx_dmasetup(sc, bf, m0); in ath_tx_raw_start()
4477 error = ath_tx_dmasetup(sc, nbf, nbf->bf_m); in ath_tx_retry_clone()