FASTNG_MAX_US
if (hw_margin_min * 1000 > FASTNG_MAX_US) {
hw_margin_min * 1000, FASTNG_MAX_US);
#define SLOWNG_MAX_US (16 * FASTNG_MAX_US)