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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h171 #define FLAGS_EEE (1<<13) macro
H A Dbnx2x_link.c11181 if ((phy->flags & FLAGS_EEE) && bnx2x_eee_has_cap(params)) {
11214 if (phy->flags & FLAGS_EEE) {
11401 if ((phy->flags & FLAGS_EEE) &&
12400 phy->flags |= FLAGS_EEE;

Completed in 137 milliseconds