Searched refs:retryCount (Results 1 – 1 of 1) sorted by relevance
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()