Home
last modified time | relevance | path

Searched refs:ATH_HAL_SETUPTXQUEUE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.c160 qnum = ATH_HAL_SETUPTXQUEUE(ah, HAL_TX_QUEUE_DATA, &qi); in ath_set_data_queue()
H A Dath_hal.h1225 #define ATH_HAL_SETUPTXQUEUE(_ah, _type, _irq) \ macro