Searched refs:RATESIZE (Results 1 – 2 of 2) sorted by relevance
48 static u8 RETRY_PENALTY_IDX[2][RATESIZE] = {58 static u8 RETRY_PENALTY_UP_IDX[RATESIZE] = {64 static u8 RSSI_THRESHOLD[RATESIZE] = {70 static u16 N_THRESHOLD_HIGH[RATESIZE] = {75 static u16 N_THRESHOLD_LOW[RATESIZE] = {81 static u8 DROPING_NECESSARY[RATESIZE] = {340 for (i = RATESIZE; i >= 0; i--) { in odm_ARFBRefresh_8188E()351 for (i = 0; i < RATESIZE; i++) { in odm_ARFBRefresh_8188E()
15 #define RATESIZE 28 macro