Home
last modified time | relevance | path

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

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