Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2692 #define BNXT_PHY_FL_EEE_CAP PORT_PHY_QCAPS_RESP_FLAGS_EEE_SUPPORTED macro
H A Dbnxt.c11951 if (bp->phy_flags & BNXT_PHY_FL_EEE_CAP) in bnxt_report_link()
12163 if (bp->phy_flags & BNXT_PHY_FL_EEE_CAP) { in bnxt_update_link()
12724 if (!(bp->phy_flags & BNXT_PHY_FL_EEE_CAP)) in bnxt_eee_config_ok()