Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c63 .ah_getTxQueueProps = ar5210GetTxQueueProps,
HDar5210.h153 extern HAL_BOOL ar5210GetTxQueueProps(struct ath_hal *ah, int q,
HDar5210_xmit.c52 ar5210GetTxQueueProps(struct ath_hal *ah, int q, HAL_TXQ_INFO *qInfo) in ar5210GetTxQueueProps() function