retry_sh          817 dev/ic/ar5210.c 	u_int32_t cw_min, retry_lg, retry_sh;
retry_sh          838 dev/ic/ar5210.c 		retry_sh = retry_lg =
retry_sh          843 dev/ic/ar5210.c 		retry_sh = AR5K_INIT_SH_RETRY;
retry_sh          863 dev/ic/ar5210.c 	    | AR5K_REG_SM(retry_sh, AR5K_AR5210_RETRY_LMT_SH_RETRY));
retry_sh          883 dev/ic/ar5211.c 	u_int32_t cw_min, cw_max, retry_lg, retry_sh;
retry_sh          914 dev/ic/ar5211.c 		retry_sh = retry_lg =
retry_sh          919 dev/ic/ar5211.c 		retry_sh = AR5K_INIT_SH_RETRY;
retry_sh          928 dev/ic/ar5211.c 	    AR5K_REG_SM(retry_sh, AR5K_AR5211_DCU_RETRY_LMT_SH_RETRY));
retry_sh         1039 dev/ic/ar5212.c 	u_int32_t cw_min, cw_max, retry_lg, retry_sh;
retry_sh         1073 dev/ic/ar5212.c 		retry_sh = retry_lg =
retry_sh         1078 dev/ic/ar5212.c 		retry_sh = AR5K_INIT_SH_RETRY;
retry_sh         1087 dev/ic/ar5212.c 	    AR5K_REG_SM(retry_sh, AR5K_AR5212_DCU_RETRY_LMT_SH_RETRY));