Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2109 #define BNXT_PHY_FL_EEE_CAP PORT_PHY_QCAPS_RESP_FLAGS_EEE_SUPPORTED macro
Dbnxt_ethtool.c3079 if (!(bp->phy_flags & BNXT_PHY_FL_EEE_CAP)) in bnxt_set_eee()
3130 if (!(bp->phy_flags & BNXT_PHY_FL_EEE_CAP)) in bnxt_get_eee()
Dbnxt.c9529 if (bp->phy_flags & BNXT_PHY_FL_EEE_CAP) in bnxt_report_link()
9680 if (bp->phy_flags & BNXT_PHY_FL_EEE_CAP) { in bnxt_update_link()
10309 if (!(bp->phy_flags & BNXT_PHY_FL_EEE_CAP)) in bnxt_eee_config_ok()