HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_check_reset_blocked (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.h 183 s32 ixgbe_check_reset_blocked(struct ixgbe_hw *hw);
ixgbe_phy.c 374 * ixgbe_check_reset_blocked - check status of MNG FW veto bit
382 s32 ixgbe_check_reset_blocked(struct ixgbe_hw *hw) function in typeref:typename:s32
386 DEBUGFUNC("ixgbe_check_reset_blocked");
522 if (ixgbe_check_reset_blocked(hw))
882 if (ixgbe_check_reset_blocked(hw))
1119 if (ixgbe_check_reset_blocked(hw))
1188 if (ixgbe_check_reset_blocked(hw))
2762 if (ixgbe_check_reset_blocked(hw))
ixgbe_82599.c 291 if (ixgbe_check_reset_blocked(hw))
695 if (ixgbe_check_reset_blocked(hw))
741 if (ixgbe_check_reset_blocked(hw))
ixgbe_x550.c 818 if (hw->phy.reset_disable || ixgbe_check_reset_blocked(hw))
2381 if (hw->phy.reset_disable || ixgbe_check_reset_blocked(hw))
2791 if (ixgbe_check_reset_blocked(hw))
3971 if (ixgbe_check_reset_blocked(hw))

Completed in 52 milliseconds