Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ath/
H A Dath_aux.h59 int ath_txq_setup(ath_t *asc);
H A Dath_aux.c189 ath_txq_setup(ath_t *asc) in ath_txq_setup() function
H A Dath_main.c2157 if (ath_txq_setup(asc)) in ath_attach()