Searched refs:ing_step (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_vsc7323.c139 int i, ret, ing_step, egr_step, ing_bot, egr_bot; local
146 ing_step = 0xc0 / nports;
149 // ing_wm = ing_step * 64;
156 ((ing_bot + ing_step) << 16) | ing_bot)) ||
166 ing_bot += ing_step;

Completed in 46 milliseconds