Searched refs:count_step (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c9606 u8 count_step; local
9902 count_step = 1;
9906 count_step = 2;
9909 for (; vga_gain[ch_idx] < 19; vga_gain[ch_idx] = (vga_gain[ch_idx] + count_step)) {

Completed in 135 milliseconds