Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211reg.h560 #define AR_D_RETRY_LIMIT_STA_LG 0x000FC000 /* Mask for station short retry limit */ macro
H A Dar5211_xmit.c276 | SM(INIT_SLG_RETRY, AR_D_RETRY_LIMIT_STA_LG) in ar5211ResetTxQueue()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h638 #define AR_D_RETRY_LIMIT_STA_LG 0x000FC000 /* station short retry limit */ macro
H A Dar5212_xmit.c315 | SM(INIT_SLG_RETRY, AR_D_RETRY_LIMIT_STA_LG) in ar5212ResetTxQueue()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c334 SM(INIT_SLG_RETRY, AR_D_RETRY_LIMIT_STA_LG) | in ar9300_reset_tx_queue()
H A Dar9300reg.h591 #define AR_D_RETRY_LIMIT_STA_LG 0x000FC000 // Mask for station short retry limit macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1285 | SM(INIT_SLG_RETRY, AR_D_RETRY_LIMIT_STA_LG) in ar5416ResetTxQueue()