Searched refs:HAL_TXQ_INFO (Results 1 – 17 of 17) sorted by relevance
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5210/ |
| HD | ar5210.h | 152 const HAL_TXQ_INFO *qInfo); 154 HAL_TXQ_INFO *qInfo); 156 const HAL_TXQ_INFO *qInfo);
|
| HD | 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()
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5211/ |
| HD | ar5211.h | 173 const HAL_TXQ_INFO *qInfo); 175 HAL_TXQ_INFO *qInfo); 177 const HAL_TXQ_INFO *qInfo);
|
| HD | 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()
|
| /dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_stub_funcs.h | 164 const HAL_TXQ_INFO *qInfo); 166 HAL_TXQ_INFO *qInfo); 168 const HAL_TXQ_INFO *qInfo);
|
| HD | ar9300desc.h | 496 const HAL_TXQ_INFO *q_info); 498 HAL_TXQ_INFO *q_info); 500 const HAL_TXQ_INFO *q_info);
|
| HD | ar9300_stub_funcs.c | 940 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()
|
| HD | 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()
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5212/ |
| HD | ar5212.h | 588 const HAL_TXQ_INFO *qInfo); 590 HAL_TXQ_INFO *qInfo); 592 const HAL_TXQ_INFO *qInfo);
|
| HD | 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()
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ |
| HD | ah.h | 364 } HAL_TXQ_INFO; typedef 1384 const HAL_TXQ_INFO *qInfo); 1386 const HAL_TXQ_INFO *qInfo); 1388 HAL_TXQ_INFO *qInfo);
|
| HD | ah_internal.h | 536 HAL_TX_QUEUE_INFO *qi, const HAL_TXQ_INFO *qInfo); 538 HAL_TXQ_INFO *qInfo, const HAL_TX_QUEUE_INFO *qi);
|
| HD | ah.c | 952 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/dev/netif/ath/ath/ |
| HD | if_ath_beacon.c | 118 HAL_TXQ_INFO qi; in ath_beaconq_setup() 142 HAL_TXQ_INFO qi; in ath_beaconq_config()
|
| HD | if_ath.c | 3986 HAL_TXQ_INFO qi; 4074 HAL_TXQ_INFO qi;
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5416/ |
| HD | ar5416.h | 397 const HAL_TXQ_INFO *qInfo);
|
| HD | ar5416_xmit.c | 1119 const HAL_TXQ_INFO *qInfo) in ar5416SetupTxQueue()
|