Searched defs:qInfo (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210_xmit.c | 36 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()
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_xmit.c | 80 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()
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_xmit.c | 86 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() 121 const HAL_TXQ_INFO *qInfo) in ar5212SetupTxQueue()
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah.c | 1058 HAL_TX_QUEUE_INFO *qi, const HAL_TXQ_INFO *qInfo) in ath_hal_setTxQProps() 1119 HAL_TXQ_INFO *qInfo, const HAL_TX_QUEUE_INFO *qi) in ath_hal_getTxQProps()
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_stub_funcs.c | 936 const HAL_TXQ_INFO *qInfo) in ar9300_Stub_SetTxQueueProps() 945 HAL_TXQ_INFO *qInfo) in ar9300_Stub_GetTxQueueProps() 954 const HAL_TXQ_INFO *qInfo) in ar9300_Stub_SetupTxQueue()
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_xmit.c | 1123 const HAL_TXQ_INFO *qInfo) in ar5416SetupTxQueue()
|