Searched refs:retryCount (Results 1 – 5 of 5) sorted by relevance
120 unsigned int retryCount; in dce_dmcu_set_psr_enable() local139 for (retryCount = 0; retryCount <= 100; retryCount++) { in dce_dmcu_set_psr_enable()519 unsigned int retryCount; in dcn10_dmcu_set_psr_enable() local550 for (retryCount = 0; retryCount <= 1000; retryCount++) { in dcn10_dmcu_set_psr_enable()563 if (retryCount >= 1000) in dcn10_dmcu_set_psr_enable()
527 u32 retryCount; in snd_korg1212_Send1212Command() local538 for (retryCount = 0; retryCount < MAX_COMMAND_RETRIES; retryCount++) { in snd_korg1212_Send1212Command()570 korg1212->cmdRetryCount += retryCount; in snd_korg1212_Send1212Command()572 if (retryCount >= MAX_COMMAND_RETRIES) { in snd_korg1212_Send1212Command()
1538 const u32 retryCount = 2; in phy_IQCalibrate_8723B() local1594 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B()1610 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B()1632 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B()1647 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B()
1760 u8 retryCount = 0, btInfoExt; in halbtc8723b1ant_TdmaDurationAdjustForAcl() local1817 retryCount = pCoexSta->btRetryCnt; in halbtc8723b1ant_TdmaDurationAdjustForAcl()1824 retryCount++; in halbtc8723b1ant_TdmaDurationAdjustForAcl()1829 if (retryCount == 0) { /* no retry in the last 2-second duration */ in halbtc8723b1ant_TdmaDurationAdjustForAcl()1848 } else if (retryCount <= 3) { /* <=3 retry in the last 2-second duration */ in halbtc8723b1ant_TdmaDurationAdjustForAcl()
1592 u8 retryCount = 0; in halbtc8723b2ant_TdmaDurationAdjust() local1671 retryCount = pCoexSta->btRetryCnt; in halbtc8723b2ant_TdmaDurationAdjust()1672 BTC_PRINT(BTC_MSG_ALGORITHM, ALGO_TRACE_FW_DETAIL, ("[BTCoex], retryCount = %d\n", retryCount)); in halbtc8723b2ant_TdmaDurationAdjust()1684 if (retryCount == 0) { /* no retry in the last 2-second duration */ in halbtc8723b2ant_TdmaDurationAdjust()1699 } else if (retryCount <= 3) { /* <=3 retry in the last 2-second duration */ in halbtc8723b2ant_TdmaDurationAdjust()