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/include/linux/bnxt/
H A Dhsi.h4202 #define PORT_PHY_CFG_REQ_FLAGS_EEE_TX_LPI_ENABLE 0x40UL macro
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c12314 flags |= PORT_PHY_CFG_REQ_FLAGS_EEE_TX_LPI_ENABLE; in bnxt_hwrm_set_eee()