Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212.h589 extern HAL_BOOL ar5212GetTxQueueProps(struct ath_hal *ah, int q,
H A Dar5212_attach.c59 .ah_getTxQueueProps = ar5212GetTxQueueProps,
H A Dar5212_xmit.c103 ar5212GetTxQueueProps(struct ath_hal *ah, int q, HAL_TXQ_INFO *qInfo) in ar5212GetTxQueueProps() function