Searched refs:ath_tx_init (Results 1 – 3 of 3) sorted by relevance
332 int ath_tx_init(struct ath_softc *sc, int nbufs);
736 error = ath_tx_init(sc, ATH_TXBUF); in ath9k_init_device()
2407 int ath_tx_init(struct ath_softc *sc, int nbufs) in ath_tx_init() function