HomeSort by: relevance | last modified time | path
    Searched refs:HAL_TXQ_INFO (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210.h 149 const HAL_TXQ_INFO *qInfo);
151 HAL_TXQ_INFO *qInfo);
153 const HAL_TXQ_INFO *qInfo);
ar5210_xmit.c 36 ar5210SetTxQueueProps(struct ath_hal *ah, int q, const HAL_TXQ_INFO *qInfo)
52 ar5210GetTxQueueProps(struct ath_hal *ah, int q, HAL_TXQ_INFO *qInfo)
69 const HAL_TXQ_INFO *qInfo)
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211.h 174 const HAL_TXQ_INFO *qInfo);
176 HAL_TXQ_INFO *qInfo);
178 const HAL_TXQ_INFO *qInfo);
ar5211_xmit.c 80 ar5211SetTxQueueProps(struct ath_hal *ah, int q, const HAL_TXQ_INFO *qInfo)
96 ar5211GetTxQueueProps(struct ath_hal *ah, int q, HAL_TXQ_INFO *qInfo)
113 const HAL_TXQ_INFO *qInfo)
  /src/sys/external/isc/atheros_hal/dist/
ah.h 258 } HAL_TXQ_INFO;
715 const HAL_TXQ_INFO *qInfo);
717 const HAL_TXQ_INFO *qInfo);
719 HAL_TXQ_INFO *qInfo);
ah_internal.h 421 HAL_TX_QUEUE_INFO *qi, const HAL_TXQ_INFO *qInfo);
423 HAL_TXQ_INFO *qInfo, const HAL_TX_QUEUE_INFO *qi);
ah.c 676 HAL_TX_QUEUE_INFO *qi, const HAL_TXQ_INFO *qInfo)
737 HAL_TXQ_INFO *qInfo, const HAL_TX_QUEUE_INFO *qi)
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212.h 558 const HAL_TXQ_INFO *qInfo);
560 HAL_TXQ_INFO *qInfo);
562 const HAL_TXQ_INFO *qInfo);
ar5212_xmit.c 85 ar5212SetTxQueueProps(struct ath_hal *ah, int q, const HAL_TXQ_INFO *qInfo)
102 ar5212GetTxQueueProps(struct ath_hal *ah, int q, HAL_TXQ_INFO *qInfo)
121 const HAL_TXQ_INFO *qInfo)
  /src/sys/dev/ic/
ath.c 2101 HAL_TXQ_INFO qi;
2121 HAL_TXQ_INFO qi;
3337 HAL_TXQ_INFO qi;
3429 HAL_TXQ_INFO qi;

Completed in 21 milliseconds