Searched refs:TOTAL (Results 1 – 6 of 6) sorted by relevance
256 if (pRaInfo->Active && (pRaInfo->TOTAL > 0)) { /* STA used and data packet exits */ in odm_RateDecision_8188E()281 (pRaInfo->TOTAL * RETRY_PENALTY[PenaltyID1][5]))); in odm_RateDecision_8188E()283 if (pRaInfo->NscDown > (pRaInfo->TOTAL * RETRY_PENALTY[PenaltyID1][5])) in odm_RateDecision_8188E()284 pRaInfo->NscDown -= pRaInfo->TOTAL * RETRY_PENALTY[PenaltyID1][5]; in odm_RateDecision_8188E()298 pRaInfo->NscUp, (pRaInfo->TOTAL * RETRY_PENALTY[PenaltyID2][5]))); in odm_RateDecision_8188E()300 if (pRaInfo->NscUp > (pRaInfo->TOTAL * RETRY_PENALTY[PenaltyID2][5])) in odm_RateDecision_8188E()301 pRaInfo->NscUp -= pRaInfo->TOTAL * RETRY_PENALTY[PenaltyID2][5]; in odm_RateDecision_8188E()490 num_total = pRaInfo->TOTAL * PT_PENALTY[5]; in odm_PTDecision_8188E()577 pRaInfo->TOTAL = 0; in ODM_RAInfo_Init()706 pRAInfo->TOTAL = pRAInfo->RTY[0] + pRAInfo->RTY[1] + in ODM_RA_TxRPT2Handle_8188E()[all …]
105 :ref:`DTV_STAT_PRE_TOTAL_BIT_COUNT <DTV-STAT-PRE-TOTAL-BIT-COUNT>`.120 .. _DTV-STAT-PRE-TOTAL-BIT-COUNT:162 :ref:`DTV_STAT_POST_TOTAL_BIT_COUNT <DTV-STAT-POST-TOTAL-BIT-COUNT>`.177 .. _DTV-STAT-POST-TOTAL-BIT-COUNT:226 .. _DTV-STAT-TOTAL-BLOCK-COUNT:237 :ref:`DTV-STAT-TOTAL-BLOCK-COUNT`.
246 Bit counts post-FEC (:ref:`DTV-STAT-POST-ERROR-BIT-COUNT` and :ref:`DTV-STAT-POST-TOTAL-BIT-COUNT`)255 Bit counts pre-FEC (:ref:`DTV-STAT-PRE-ERROR-BIT-COUNT` and :ref:`DTV-STAT-PRE-TOTAL-BIT-COUNT`)265 Block counts (:ref:`DTV-STAT-ERROR-BLOCK-COUNT` and :ref:`DTV-STAT-TOTAL-BLOCK-COUNT`)
344 Assume the system has "TOTAL" amount of memory at boot time, this boot option349 Size of memory for movable pages (for offline) is TOTAL-YYYY.352 Size of memory not for movable pages (not for offline) is TOTAL - ZZZZ.
549 u32 TOTAL; member
658 u32 TOTAL; member