Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_xmit.c85 ar5212SetTxQueueProps(struct ath_hal *ah, int q, const HAL_TXQ_INFO *qInfo) in ar5212SetTxQueueProps() function
194 (void) ar5212SetTxQueueProps(ah, q, qInfo); in ar5212SetupTxQueue()
H A Dar5212.h557 extern HAL_BOOL ar5212SetTxQueueProps(struct ath_hal *ah, int q,
H A Dar5212_attach.c59 .ah_setTxQueueProps = ar5212SetTxQueueProps,