Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h591 int ath_tx_init(struct ath_softc *sc, int nbufs);
H A Dinit.c1079 error = ath_tx_init(sc, ATH_TXBUF); in ath9k_init_device()
H A Dxmit.c2835 int ath_tx_init(struct ath_softc *sc, int nbufs) in ath_tx_init() function