Home
last modified time | relevance | path

Searched refs:igc_enable_mng_pass_thru (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/intel/igc/
Digc_mac.h27 bool igc_enable_mng_pass_thru(struct igc_hw *hw);
Digc_base.c319 if (!(igc_enable_mng_pass_thru(hw) || igc_check_reset_block(hw))) in igc_power_down_phy_copper_base()
Digc_mac.c743 bool igc_enable_mng_pass_thru(struct igc_hw *hw) in igc_enable_mng_pass_thru() function