Searched refs:igb_check_reset_block (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_phy.h45 s32 igb_check_reset_block(struct e1000_hw *hw);
H A De1000_phy.c60 * igb_check_reset_block - Check if PHY reset is blocked
67 s32 igb_check_reset_block(struct e1000_hw *hw) function
1819 ret_val = igb_check_reset_block(hw);
H A De1000_82575.c1275 if (!(igb_enable_mng_pass_thru(hw) || igb_check_reset_block(hw)))
H A De1000_mac.c555 if (igb_check_reset_block(hw))
H A Digb_ethtool.c203 if (igb_check_reset_block(hw)) {
1708 if (igb_check_reset_block(&adapter->hw)) {
H A Digb_main.c1838 if (igb_check_reset_block(hw))
2008 if (!igb_check_reset_block(hw))

Completed in 77 milliseconds