Searched refs:HAL_TXQ_INFO (Results 1 – 17 of 17) sorted by relevance
| /freebsd-14-stable/sys/dev/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()
|
| /freebsd-14-stable/sys/dev/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()
|
| /freebsd-14-stable/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_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()
|
| HD | 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-14-stable/sys/dev/ath/ath_hal/ |
| HD | ah.h | 377 } HAL_TXQ_INFO; typedef 1275 const HAL_TXQ_INFO *qInfo); 1277 const HAL_TXQ_INFO *qInfo); 1279 HAL_TXQ_INFO *qInfo);
|
| HD | ah_internal.h | 542 HAL_TX_QUEUE_INFO *qi, const HAL_TXQ_INFO *qInfo); 544 HAL_TXQ_INFO *qInfo, const HAL_TX_QUEUE_INFO *qi);
|
| HD | 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-14-stable/sys/dev/ath/ath_hal/ar5212/ |
| HD | ar5212.h | 590 const HAL_TXQ_INFO *qInfo); 592 HAL_TXQ_INFO *qInfo); 594 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() 121 const HAL_TXQ_INFO *qInfo) in ar5212SetupTxQueue()
|
| /freebsd-14-stable/sys/dev/ath/ |
| HD | if_ath_beacon.c | 115 HAL_TXQ_INFO qi; in ath_beaconq_setup() 139 HAL_TXQ_INFO qi; in ath_beaconq_config()
|
| HD | if_ath.c | 4009 HAL_TXQ_INFO qi; in ath_txq_setup() 4098 HAL_TXQ_INFO qi; in ath_txq_update()
|
| /freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/ |
| HD | ar5416.h | 392 const HAL_TXQ_INFO *qInfo);
|
| HD | ar5416_xmit.c | 1123 const HAL_TXQ_INFO *qInfo) in ar5416SetupTxQueue()
|