Home
last modified time | relevance | path

Searched refs:retry_sh (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dar5210.c814 u_int32_t cw_min, retry_lg, retry_sh; in ar5k_ar5210_reset_tx_queue() local
834 retry_sh = retry_lg = in ar5k_ar5210_reset_tx_queue()
839 retry_sh = AR5K_INIT_SH_RETRY; in ar5k_ar5210_reset_tx_queue()
859 | AR5K_REG_SM(retry_sh, AR5K_AR5210_RETRY_LMT_SH_RETRY)); in ar5k_ar5210_reset_tx_queue()
H A Dar5211.c879 u_int32_t cw_min, cw_max, retry_lg, retry_sh; in ar5k_ar5211_reset_tx_queue() local
910 retry_sh = retry_lg = in ar5k_ar5211_reset_tx_queue()
915 retry_sh = AR5K_INIT_SH_RETRY; in ar5k_ar5211_reset_tx_queue()
924 AR5K_REG_SM(retry_sh, AR5K_AR5211_DCU_RETRY_LMT_SH_RETRY)); in ar5k_ar5211_reset_tx_queue()
H A Dar5212.c1064 u_int32_t cw_min, cw_max, retry_lg, retry_sh; in ar5k_ar5212_reset_tx_queue() local
1098 retry_sh = retry_lg = in ar5k_ar5212_reset_tx_queue()
1103 retry_sh = AR5K_INIT_SH_RETRY; in ar5k_ar5212_reset_tx_queue()
1112 AR5K_REG_SM(retry_sh, AR5K_AR5212_DCU_RETRY_LMT_SH_RETRY)); in ar5k_ar5212_reset_tx_queue()