Lines Matching defs:step
346 u16 *fa_th, u8 *step, bool linked)
352 step[0] = 4;
353 step[1] = 3;
354 step[2] = 2;
361 step[0] = 6;
362 step[1] = 4;
363 step[2] = 2;
406 u8 step[3];
420 rtw_phy_dig_get_threshold(dm_info, fa_th, step, linked);
423 * and increase it by corresponding step size
425 * note that the step size is offset by -2, compensate it afterall
430 cur_igi += step[level];