Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h3269 #define PORT_PHY_CFG_REQ_FLAGS_EEE_ENABLE 0x10UL macro
Dbnxt.c9669 u32 flags = PORT_PHY_CFG_REQ_FLAGS_EEE_ENABLE; in bnxt_hwrm_set_eee()