TOTAL 256 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c if (pRaInfo->Active && (pRaInfo->TOTAL > 0)) { /* STA used and data packet exits */ TOTAL 281 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c (pRaInfo->TOTAL * RETRY_PENALTY[PenaltyID1][5]))); TOTAL 283 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c if (pRaInfo->NscDown > (pRaInfo->TOTAL * RETRY_PENALTY[PenaltyID1][5])) TOTAL 284 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c pRaInfo->NscDown -= pRaInfo->TOTAL * RETRY_PENALTY[PenaltyID1][5]; TOTAL 298 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c pRaInfo->NscUp, (pRaInfo->TOTAL * RETRY_PENALTY[PenaltyID2][5]))); TOTAL 300 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c if (pRaInfo->NscUp > (pRaInfo->TOTAL * RETRY_PENALTY[PenaltyID2][5])) TOTAL 301 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c pRaInfo->NscUp -= pRaInfo->TOTAL * RETRY_PENALTY[PenaltyID2][5]; TOTAL 490 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c num_total = pRaInfo->TOTAL * PT_PENALTY[5]; TOTAL 577 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c pRaInfo->TOTAL = 0; TOTAL 706 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c pRAInfo->TOTAL = pRAInfo->RTY[0] + pRAInfo->RTY[1] + TOTAL 709 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c if (pRAInfo->TOTAL != 0) { TOTAL 712 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c MacId, pRAInfo->TOTAL, TOTAL 552 drivers/staging/rtl8188eu/include/odm.h u32 TOTAL; TOTAL 658 drivers/staging/rtl8723bs/hal/odm.h u32 TOTAL;