Home
last modified time | relevance | path

Searched refs:HAL_TXQ_INFO (Results 1 – 17 of 17) sorted by relevance

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5210/
Dar5210.h150 const HAL_TXQ_INFO *qInfo);
152 HAL_TXQ_INFO *qInfo);
154 const HAL_TXQ_INFO *qInfo);
Dar5210_xmit.c36 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/
Dar5211.h173 const HAL_TXQ_INFO *qInfo);
175 HAL_TXQ_INFO *qInfo);
177 const HAL_TXQ_INFO *qInfo);
Dar5211_xmit.c80 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/
Dar9300_stub_funcs.h163 const HAL_TXQ_INFO *qInfo);
165 HAL_TXQ_INFO *qInfo);
167 const HAL_TXQ_INFO *qInfo);
Dar9300desc.h494 const HAL_TXQ_INFO *q_info);
496 HAL_TXQ_INFO *q_info);
498 const HAL_TXQ_INFO *q_info);
Dar9300_xmit.c97 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()
Dar9300_stub_funcs.c935 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/
Dah.h363 } HAL_TXQ_INFO; typedef
1332 const HAL_TXQ_INFO *qInfo);
1334 const HAL_TXQ_INFO *qInfo);
1336 HAL_TXQ_INFO *qInfo);
Dah_internal.h529 HAL_TX_QUEUE_INFO *qi, const HAL_TXQ_INFO *qInfo);
531 HAL_TXQ_INFO *qInfo, const HAL_TX_QUEUE_INFO *qi);
Dah.c945 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/
Dar5212.h585 const HAL_TXQ_INFO *qInfo);
587 HAL_TXQ_INFO *qInfo);
589 const HAL_TXQ_INFO *qInfo);
Dar5212_xmit.c86 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/
Dif_ath_beacon.c114 HAL_TXQ_INFO qi; in ath_beaconq_setup()
138 HAL_TXQ_INFO qi; in ath_beaconq_config()
Dif_ath.c3679 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/
Dar5416.h395 const HAL_TXQ_INFO *qInfo);
Dar5416_xmit.c1119 const HAL_TXQ_INFO *qInfo) in ar5416SetupTxQueue()