Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2601 #define BNXT_PHY_FL_EEE_CAP PORT_PHY_QCAPS_RESP_FLAGS_EEE_SUPPORTED
H A Dbnxt_hsi.h5314 #define PORT_PHY_QCAPS_RESP_FLAGS_EEE_SUPPORTED 0x1UL macro
H A Dbnxt.c11197 if (resp->flags & PORT_PHY_QCAPS_RESP_FLAGS_EEE_SUPPORTED) { in bnxt_hwrm_phy_qcaps()