Home
last modified time | relevance | path

Searched refs:_qi (Results 1 – 1 of 1) sorted by last modified time

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athvar.h1192 #define ath_hal_gettxqueueprops(_ah, _q, _qi) \ argument
1193 ((*(_ah)->ah_getTxQueueProps)((_ah), (_q), (_qi)))
1194 #define ath_hal_settxqueueprops(_ah, _q, _qi) \ argument
1195 ((*(_ah)->ah_setTxQueueProps)((_ah), (_q), (_qi)))