Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h4202 #define PORT_PHY_CFG_REQ_FLAGS_EEE_TX_LPI_ENABLE 0x40UL macro
H A Dbnxt.c12171 flags |= PORT_PHY_CFG_REQ_FLAGS_EEE_TX_LPI_ENABLE; in bnxt_hwrm_set_eee()