Home
last modified time | relevance | path

Searched defs:qInfo (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
H A Dar5210_xmit.c36 ar5210SetTxQueueProps(struct ath_hal *ah, int q, const HAL_TXQ_INFO *qInfo) in ar5210SetTxQueueProps()
52 ar5210GetTxQueueProps(struct ath_hal *ah, int q, HAL_TXQ_INFO *qInfo) in ar5210GetTxQueueProps()
69 const HAL_TXQ_INFO *qInfo) in ar5210SetupTxQueue()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_xmit.c80 ar5211SetTxQueueProps(struct ath_hal *ah, int q, const HAL_TXQ_INFO *qInfo) in ar5211SetTxQueueProps()
96 ar5211GetTxQueueProps(struct ath_hal *ah, int q, HAL_TXQ_INFO *qInfo) in ar5211GetTxQueueProps()
113 const HAL_TXQ_INFO *qInfo) in ar5211SetupTxQueue()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_xmit.c86 ar5212SetTxQueueProps(struct ath_hal *ah, int q, const HAL_TXQ_INFO *qInfo) in ar5212SetTxQueueProps()
103 ar5212GetTxQueueProps(struct ath_hal *ah, int q, HAL_TXQ_INFO *qInfo) in ar5212GetTxQueueProps()
122 const HAL_TXQ_INFO *qInfo) in ar5212SetupTxQueue()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.c952 HAL_TX_QUEUE_INFO *qi, const HAL_TXQ_INFO *qInfo) in ath_hal_setTxQProps()
1013 HAL_TXQ_INFO *qInfo, const HAL_TX_QUEUE_INFO *qi) in ath_hal_getTxQProps()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub_funcs.c940 const HAL_TXQ_INFO *qInfo) in ar9300_Stub_SetTxQueueProps()
949 HAL_TXQ_INFO *qInfo) in ar9300_Stub_GetTxQueueProps()
958 const HAL_TXQ_INFO *qInfo) in ar9300_Stub_SetupTxQueue()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1119 const HAL_TXQ_INFO *qInfo) in ar5416SetupTxQueue()