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