Searched refs:default_eee (Results 1 – 3 of 3) sorted by relevance
52 enum ecore_mcp_eee_mode default_eee; member
5049 p_caps->default_eee = ECORE_MCP_EEE_ENABLED; in ecore_hw_get_nvm_info()5053 p_caps->default_eee = ECORE_MCP_EEE_DISABLED; in ecore_hw_get_nvm_info()5072 p_caps->default_eee = ECORE_MCP_EEE_UNSUPPORTED; in ecore_hw_get_nvm_info()5079 p_caps->default_eee, p_caps->eee_lpi_timer); in ecore_hw_get_nvm_info()5346 if (p_caps->default_eee == ECORE_MCP_EEE_UNSUPPORTED) in ecore_mcp_get_eee_caps()
565 if (link_caps.default_eee == ECORE_MCP_EEE_UNSUPPORTED) { in qed_fill_link()