Searched refs:ixgbe_check_fan_failure (Results 1 – 1 of 1) sorted by relevance
211 static void ixgbe_check_fan_failure(struct ixgbe_softc *, u32, bool);1003 ixgbe_check_fan_failure(sc, esdp, false); in ixgbe_if_attach_pre()2763 ixgbe_check_fan_failure(sc, eicr, true); in ixgbe_msix_link()5036 ixgbe_check_fan_failure(struct ixgbe_softc *sc, u32 reg, bool in_interrupt) in ixgbe_check_fan_failure() function