Searched refs:RATESIZE (Results 1 – 2 of 2) sorted by relevance
35 static u8 RETRY_PENALTY_IDX[2][RATESIZE] = {45 static u8 RETRY_PENALTY_UP_IDX[RATESIZE] = {51 static u8 RSSI_THRESHOLD[RATESIZE] = {57 static u16 N_THRESHOLD_HIGH[RATESIZE] = {62 static u16 N_THRESHOLD_LOW[RATESIZE] = {68 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