Searched refs:RATESIZE (Results 1 – 2 of 2) sorted by relevance
39 static u8 RETRY_PENALTY_IDX[2][RATESIZE] = {49 static u8 RETRY_PENALTY_UP_IDX[RATESIZE] = {55 static u8 RSSI_THRESHOLD[RATESIZE] = {61 static u16 N_THRESHOLD_HIGH[RATESIZE] = {66 static u16 N_THRESHOLD_LOW[RATESIZE] = {72 static u8 DROPING_NECESSARY[RATESIZE] = {387 for (i = RATESIZE; i >= 0; i--) { in odm_ARFBRefresh_8188E()398 for (i = 0; i < RATESIZE; i++) { in odm_ARFBRefresh_8188E()
22 #define RATESIZE 28 macro