Home
last modified time | relevance | path

Searched refs:AR_D_RETRY_LIMIT_STA_SH (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211reg.h558 #define AR_D_RETRY_LIMIT_STA_SH 0x00003F00 /* Mask for station short retry limit */ macro
H A Dar5211_xmit.c275 SM(INIT_SSH_RETRY, AR_D_RETRY_LIMIT_STA_SH) in ar5211ResetTxQueue()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h636 #define AR_D_RETRY_LIMIT_STA_SH 0x00003F00 /* station short retry limit */ macro
H A Dar5212_xmit.c314 SM(INIT_SSH_RETRY, AR_D_RETRY_LIMIT_STA_SH) in ar5212ResetTxQueue()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c333 SM(INIT_SSH_RETRY, AR_D_RETRY_LIMIT_STA_SH) | in ar9300_reset_tx_queue()
H A Dar9300reg.h589 #define AR_D_RETRY_LIMIT_STA_SH 0x00003F00 // Mask for station short retry limit macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1284 SM(INIT_SSH_RETRY, AR_D_RETRY_LIMIT_STA_SH) in ar5416ResetTxQueue()