Searched refs:HAL_TXQ_INFO (Results 1 – 17 of 17) sorted by relevance
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar5210/ |
| D | ar5210.h | 150 const HAL_TXQ_INFO *qInfo); 152 HAL_TXQ_INFO *qInfo); 154 const HAL_TXQ_INFO *qInfo);
|
| 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-10-stable/sys/dev/ath/ath_hal/ar5211/ |
| D | ar5211.h | 173 const HAL_TXQ_INFO *qInfo); 175 HAL_TXQ_INFO *qInfo); 177 const HAL_TXQ_INFO *qInfo);
|
| 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-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/ |
| D | ar9300_stub_funcs.h | 163 const HAL_TXQ_INFO *qInfo); 165 HAL_TXQ_INFO *qInfo); 167 const HAL_TXQ_INFO *qInfo);
|
| D | ar9300desc.h | 494 const HAL_TXQ_INFO *q_info); 496 HAL_TXQ_INFO *q_info); 498 const HAL_TXQ_INFO *q_info);
|
| D | ar9300_xmit.c | 97 ar9300_set_tx_queue_props(struct ath_hal *ah, int q, const HAL_TXQ_INFO *q_info) in ar9300_set_tx_queue_props() 113 ar9300_get_tx_queue_props(struct ath_hal *ah, int q, HAL_TXQ_INFO *q_info) in ar9300_get_tx_queue_props() 138 const HAL_TXQ_INFO *q_info) in ar9300_setup_tx_queue()
|
| D | ar9300_stub_funcs.c | 935 const HAL_TXQ_INFO *qInfo) in ar9300_Stub_SetTxQueueProps() 944 HAL_TXQ_INFO *qInfo) in ar9300_Stub_GetTxQueueProps() 953 const HAL_TXQ_INFO *qInfo) in ar9300_Stub_SetupTxQueue()
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ |
| D | ah.h | 363 } HAL_TXQ_INFO; typedef 1332 const HAL_TXQ_INFO *qInfo); 1334 const HAL_TXQ_INFO *qInfo); 1336 HAL_TXQ_INFO *qInfo);
|
| D | ah_internal.h | 529 HAL_TX_QUEUE_INFO *qi, const HAL_TXQ_INFO *qInfo); 531 HAL_TXQ_INFO *qInfo, const HAL_TX_QUEUE_INFO *qi);
|
| D | ah.c | 945 HAL_TX_QUEUE_INFO *qi, const HAL_TXQ_INFO *qInfo) in ath_hal_setTxQProps() 1006 HAL_TXQ_INFO *qInfo, const HAL_TX_QUEUE_INFO *qi) in ath_hal_getTxQProps()
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/ |
| D | ar5212.h | 585 const HAL_TXQ_INFO *qInfo); 587 HAL_TXQ_INFO *qInfo); 589 const HAL_TXQ_INFO *qInfo);
|
| 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() 122 const HAL_TXQ_INFO *qInfo) in ar5212SetupTxQueue()
|
| /freebsd-10-stable/sys/dev/ath/ |
| D | if_ath_beacon.c | 114 HAL_TXQ_INFO qi; in ath_beaconq_setup() 138 HAL_TXQ_INFO qi; in ath_beaconq_config()
|
| D | if_ath.c | 3679 HAL_TXQ_INFO qi; in ath_txq_setup() 3772 HAL_TXQ_INFO qi; in ath_txq_update()
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/ |
| D | ar5416.h | 395 const HAL_TXQ_INFO *qInfo);
|
| D | ar5416_xmit.c | 1119 const HAL_TXQ_INFO *qInfo) in ar5416SetupTxQueue()
|