Lines Matching defs:step
427 u16 *fa_th, u8 *step, bool linked)
433 step[0] = 4;
434 step[1] = 3;
435 step[2] = 2;
442 step[0] = 6;
443 step[1] = 4;
444 step[2] = 2;
487 u8 step[3];
501 rtw_phy_dig_get_threshold(dm_info, fa_th, step, linked);
504 * and increase it by corresponding step size
506 * note that the step size is offset by -2, compensate it afterall
511 cur_igi += step[level];