RSI_TBL_SZ
selected_rates = kzalloc(2 * RSI_TBL_SZ, GFP_KERNEL);
for (; ii < (RSI_TBL_SZ - 1); ii++) {
for (; ii < RSI_TBL_SZ; ii++)