Searched refs:ath5k_txbuf_setup (Results 1 – 1 of 1) sorted by relevance
217 static int ath5k_txbuf_setup(struct ath5k_softc *sc, struct ath5k_buf *bf);857 ath5k_txbuf_setup(struct ath5k_softc *sc, struct ath5k_buf *bf) in ath5k_txbuf_setup() function1525 if ((rc = ath5k_txbuf_setup(sc, bf)) != 0) { in ath5k_tx()