Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1450 htole32(HWRM_PORT_PHY_CFG_INPUT_FLAGS_EEE_DISABLE); in bnxt_hwrm_set_eee()
H A Dhsi_struct_def.h26642 #define HWRM_PORT_PHY_CFG_INPUT_FLAGS_EEE_DISABLE UINT32_C(0x20) macro