Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.h282 #define I82579_EEE_100_SUPPORTED (1 << 1) /* 100BaseTx EEE */ macro
H A De1000_ich8lan.c960 if (adv & dev_spec->eee_lp_ability & I82579_EEE_100_SUPPORTED) { in e1000_set_eee_pchlan()
970 ~I82579_EEE_100_SUPPORTED; in e1000_set_eee_pchlan()
5663 if ((eee_advert & I82579_EEE_100_SUPPORTED) && in e1000_suspend_workarounds_ich8lan()
5665 I82579_EEE_100_SUPPORTED) && in e1000_suspend_workarounds_ich8lan()