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

/freebsd-13-stable/sys/dev/bxe/
H A Dbxe_elink.h286 #define ELINK_FLAGS_EEE (1<<13) macro
H A Dbxe_elink.c11988 if ((phy->flags & ELINK_FLAGS_EEE) && elink_eee_has_cap(params)) {
12021 if (phy->flags & ELINK_FLAGS_EEE) {
12210 if ((phy->flags & ELINK_FLAGS_EEE) &&
13217 phy->flags |= ELINK_FLAGS_EEE;

Completed in 70 milliseconds