Searched refs:em_has_82580_memory_errors (Results 1 – 1 of 1) sorted by relevance
2285 em_has_82580_memory_errors(const struct e1000_hw *hw) in em_has_82580_memory_errors() function2308 if (!em_has_82580_memory_errors(hw)) in em_configure_82580_memory_errors()2393 return (em_has_82580_memory_errors(hw) || in em_has_peind_memory_errors()2402 if (em_has_82580_memory_errors(hw)) in em_pcie_fatal_error_mask()2687 if (em_has_82580_memory_errors(hw)) { in em_handle_fatal_error_intr()2786 if (em_has_82580_memory_errors(&sc->hw)) { in em_handle_fatal_error_admin()2810 if (em_has_82580_memory_errors(&sc->hw)) { in em_handle_fatal_error_admin()2903 if (!em_has_82580_memory_errors(&sc->hw) && in em_prepare_fatal_error_reset()2916 (em_has_82580_memory_errors(hw) || in em_prepare_fatal_error_reset()2934 if (em_has_82580_memory_errors(hw)) { in em_prepare_fatal_error_reset()[all …]