Searched refs:retryCount (Results 1 – 5 of 5) sorted by relevance
135 unsigned int retryCount; in dce_dmcu_set_psr_enable() local 154 for (retryCount = 0; retryCount <= 100; retryCount++) { in dce_dmcu_set_psr_enable() 552 unsigned int retryCount; in dcn10_dmcu_set_psr_enable() local 580 for (retryCount = 0; retryCount <= 1000; retryCount++) { in dcn10_dmcu_set_psr_enable() 594 if (retryCount >= 1000) in dcn10_dmcu_set_psr_enable()
509 u32 retryCount; in snd_korg1212_Send1212Command() local 520 for (retryCount = 0; retryCount < MAX_COMMAND_RETRIES; retryCount++) { in snd_korg1212_Send1212Command() 552 korg1212->cmdRetryCount += retryCount; in snd_korg1212_Send1212Command() 554 if (retryCount >= MAX_COMMAND_RETRIES) { in snd_korg1212_Send1212Command()
1355 const u32 retryCount = 2; in phy_IQCalibrate_8723B() local 1406 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B() 1421 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B() 1439 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B() 1453 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B()
1358 u8 retryCount = 0, btInfoExt; in halbtc8723b1ant_TdmaDurationAdjustForAcl() local 1398 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()
1176 u8 retryCount = 0; in halbtc8723b2ant_TdmaDurationAdjust() local 1224 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()