Searched refs:retryCount (Results 1 – 5 of 5) sorted by relevance
135 unsigned int retryCount; in dce_dmcu_set_psr_enable() local154 for (retryCount = 0; retryCount <= 100; retryCount++) { in dce_dmcu_set_psr_enable()552 unsigned int retryCount; in dcn10_dmcu_set_psr_enable() local580 for (retryCount = 0; retryCount <= 1000; retryCount++) { in dcn10_dmcu_set_psr_enable()594 if (retryCount >= 1000) in dcn10_dmcu_set_psr_enable()
512 u32 retryCount; in snd_korg1212_Send1212Command() local523 for (retryCount = 0; retryCount < MAX_COMMAND_RETRIES; retryCount++) { in snd_korg1212_Send1212Command()555 korg1212->cmdRetryCount += retryCount; in snd_korg1212_Send1212Command()557 if (retryCount >= MAX_COMMAND_RETRIES) { in snd_korg1212_Send1212Command()
1358 u8 retryCount = 0, btInfoExt; in halbtc8723b1ant_TdmaDurationAdjustForAcl() local1398 retryCount = pCoexSta->btRetryCnt; in halbtc8723b1ant_TdmaDurationAdjustForAcl()1402 retryCount++; in halbtc8723b1ant_TdmaDurationAdjustForAcl()1407 if (retryCount == 0) { /* no retry in the last 2-second duration */ in halbtc8723b1ant_TdmaDurationAdjustForAcl()1421 } else if (retryCount <= 3) { /* <=3 retry in the last 2-second duration */ in halbtc8723b1ant_TdmaDurationAdjustForAcl()
1365 const u32 retryCount = 2; in phy_IQCalibrate_8723B() local1416 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B()1431 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B()1449 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B()1463 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B()
1176 u8 retryCount = 0; in halbtc8723b2ant_TdmaDurationAdjust() local1224 retryCount = pCoexSta->btRetryCnt; in halbtc8723b2ant_TdmaDurationAdjust()1228 if (retryCount == 0) { /* no retry in the last 2-second duration */ in halbtc8723b2ant_TdmaDurationAdjust()1242 } else if (retryCount <= 3) { /* <=3 retry in the last 2-second duration */ in halbtc8723b2ant_TdmaDurationAdjust()