OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ETHERCAP_EEE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sbin/ifconfig/
ether.c
69
IFKW("eee",
ETHERCAP_EEE
)
/src/sys/net/
if_ether.h
216
#define
ETHERCAP_EEE
0x00000010 /* Energy Efficiency Ethernet */
/src/sys/dev/pci/
if_wm.c
3241
sc->sc_ethercom.ec_capabilities |=
ETHERCAP_EEE
;
4030
if ((ecchange & ~
ETHERCAP_EEE
) != 0) {
16663
if ((ec->ec_capenable &
ETHERCAP_EEE
) != 0) {
17011
if ((ec->ec_capenable &
ETHERCAP_EEE
) != 0) {
17063
if ((ec->ec_capenable &
ETHERCAP_EEE
) != 0) {
17120
if ((ec->ec_capabilities &
ETHERCAP_EEE
) == 0)
if_aq.c
1906
sc->sc_ethercom.ec_capabilities |=
ETHERCAP_EEE
;
Completed in 27 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025