Home
last modified time | relevance | path

Searched refs:eee_setting (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/e1000/
H A Dif_em.c500 static int eee_setting = 1; variable
501 SYSCTL_INT(_hw_em, OID_AUTO, eee_setting, CTLFLAG_RDTUN, &eee_setting, 0,
1019 hw->dev_spec.ich8lan.eee_disable = eee_setting; in em_if_attach_pre()