Searched refs:ath_tx_init (Results 1 – 2 of 2) sorted by relevance
1033 error = ath_tx_init(sc, ATH_TXBUF); in ath9k_init_device()
2827 int ath_tx_init(struct ath_softc *sc, int nbufs) in ath_tx_init() function