Searched refs:ELINK_FLAGS_EEE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_elink.h284 #define ELINK_FLAGS_EEE (1<<13) macro
H A Dbxe_elink.c11986 if ((phy->flags & ELINK_FLAGS_EEE) && elink_eee_has_cap(params)) {
12019 if (phy->flags & ELINK_FLAGS_EEE) {
12208 if ((phy->flags & ELINK_FLAGS_EEE) &&
13215 phy->flags |= ELINK_FLAGS_EEE;

Completed in 135 milliseconds