Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h3815 #define PORT_PHY_CFG_REQ_FLAGS_EEE_ENABLE 0x10UL macro
Dbnxt.c9907 u32 flags = PORT_PHY_CFG_REQ_FLAGS_EEE_ENABLE; in bnxt_hwrm_set_eee()