Searched refs:em_smart_pwr_down (Results 1 – 1 of 1) sorted by relevance
382 static int em_smart_pwr_down = FALSE; variable383 TUNABLE_INT("hw.em.smart_pwr_down", &em_smart_pwr_down);384 SYSCTL_INT(_hw_em, OID_AUTO, smart_pwr_down, CTLFLAG_RDTUN, &em_smart_pwr_down,2830 if (!em_smart_pwr_down && (hw->mac.type == e1000_82571 || in em_reset()