Home
last modified time | relevance | path

Searched refs:ath_hal_getTxQProps (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5210/
H A Dar5210_xmit.c61 return ath_hal_getTxQProps(ah, qInfo, &ahp->ah_txq[q]); in ar5210GetTxQueueProps()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_xmit.c105 return ath_hal_getTxQProps(ah, qInfo, &ahp->ah_txq[q]); in ar5211GetTxQueueProps()
/dflybsd-src/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h537 extern HAL_BOOL ath_hal_getTxQProps(struct ath_hal *ah,
H A Dah.c1012 ath_hal_getTxQProps(struct ath_hal *ah, in ath_hal_getTxQProps() function
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c123 return ath_hal_getTxQProps(ah, q_info, &ahp->ah_txq[q]); in ar9300_get_tx_queue_props()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_xmit.c114 return ath_hal_getTxQProps(ah, qInfo, &ahp->ah_txq[q]); in ar5212GetTxQueueProps()