Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c63 .ah_getTxQueueProps = ar5210GetTxQueueProps,
H A Dar5210.h153 extern HAL_BOOL ar5210GetTxQueueProps(struct ath_hal *ah, int q,
H A Dar5210_xmit.c52 ar5210GetTxQueueProps(struct ath_hal *ah, int q, HAL_TXQ_INFO *qInfo) in ar5210GetTxQueueProps() function