Searched refs:RATESIZE (Results 1 – 2 of 2) sorted by relevance
49 static u8 RETRY_PENALTY_IDX[2][RATESIZE] = {59 static u8 RETRY_PENALTY_UP_IDX[RATESIZE] = {65 static u8 RSSI_THRESHOLD[RATESIZE] = {71 static u16 N_THRESHOLD_HIGH[RATESIZE] = {76 static u16 N_THRESHOLD_LOW[RATESIZE] = {82 static u8 DROPING_NECESSARY[RATESIZE] = {400 for (i = RATESIZE; i >= 0; i--) { in odm_ARFBRefresh_8188E()411 for (i = 0; i < RATESIZE; i++) { in odm_ARFBRefresh_8188E()
21 #define RATESIZE 28 macro