Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1438 uint32_t flags = HWRM_PORT_PHY_CFG_INPUT_FLAGS_EEE_ENABLE; in bnxt_hwrm_set_eee()
H A Dhsi_struct_def.h26635 #define HWRM_PORT_PHY_CFG_INPUT_FLAGS_EEE_ENABLE UINT32_C(0x10) macro