Searched refs:ah_setupTxQueue (Results 1 – 8 of 8) sorted by relevance
56 ah->ah_setupTxQueue = ar9300_Stub_SetupTxQueue; in ar9300_set_stub_functions()
345 ah->ah_setupTxQueue = ar9300_setup_tx_queue; in ar9300_attach_freebsd_ops()
61 .ah_setupTxQueue = ar5210SetupTxQueue,
61 .ah_setupTxQueue = ar5211SetupTxQueue,
57 .ah_setupTxQueue = ar5212SetupTxQueue,
119 ah->ah_setupTxQueue = ar5416SetupTxQueue; in ar5416InitState()
1274 int __ahdecl(*ah_setupTxQueue)(struct ath_hal *, HAL_TX_QUEUE, member
1170 ((*(_ah)->ah_setupTxQueue)((_ah), (_type), (_irq)))