Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c61 .ah_getTxQueueProps = ar5212GetTxQueueProps,
Dar5212.h591 extern HAL_BOOL ar5212GetTxQueueProps(struct ath_hal *ah, int q,
Dar5212_xmit.c105 ar5212GetTxQueueProps(struct ath_hal *ah, int q, HAL_TXQ_INFO *qInfo) in ar5212GetTxQueueProps() function