Searched refs:retry_sh (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | ar5210.c | 814 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 D | ar5211.c | 879 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 D | ar5212.c | 1064 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()
|