Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212.h559 extern HAL_BOOL ar5212GetTxQueueProps(struct ath_hal *ah, int q,
H A Dar5212_xmit.c102 ar5212GetTxQueueProps(struct ath_hal *ah, int q, HAL_TXQ_INFO *qInfo) in ar5212GetTxQueueProps() function
H A Dar5212_attach.c60 .ah_getTxQueueProps = ar5212GetTxQueueProps,