Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/arn/
H A Darn_reg.h530 #define AR_DRETRY_LIMIT(_i) (AR_D0_RETRY_LIMIT + ((_i)<<2)) macro
H A Darn_mac.c828 REG_WRITE(ah, AR_DRETRY_LIMIT(q), in ath9k_hw_resettxqueue()