Searched refs:igb_enable_mng_pass_thru (Results 1 – 3 of 3) sorted by relevance
1651 bool igb_enable_mng_pass_thru(struct e1000_hw *hw) in igb_enable_mng_pass_thru() function
1425 if (!igb_enable_mng_pass_thru(hw)) { in igb_shutdown_serdes_link_82575()1867 if (!(igb_enable_mng_pass_thru(hw) || igb_check_reset_block(hw))) in igb_power_down_phy_copper_82575()
3347 adapter->en_mng_pt = igb_enable_mng_pass_thru(hw); in igb_probe()