Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h174 extern HAL_BOOL ar5211GetTxQueueProps(struct ath_hal *ah, int q,
H A Dar5211_attach.c63 .ah_getTxQueueProps = ar5211GetTxQueueProps,
H A Dar5211_xmit.c96 ar5211GetTxQueueProps(struct ath_hal *ah, int q, HAL_TXQ_INFO *qInfo) in ar5211GetTxQueueProps() function