Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_mac.h27 bool igc_enable_mng_pass_thru(struct igc_hw *hw);
H A Digc_base.c324 if (!(igc_enable_mng_pass_thru(hw) || igc_check_reset_block(hw))) in igc_power_down_phy_copper_base()
H A Digc_mac.c737 * igc_enable_mng_pass_thru - Enable processing of ARP's
743 bool igc_enable_mng_pass_thru(struct igc_hw *hw) in igc_enable_mng_pass_thru() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_mac.h27 bool igc_enable_mng_pass_thru(struct igc_hw *hw);
H A Digc_base.c319 if (!(igc_enable_mng_pass_thru(hw) || igc_check_reset_block(hw))) in igc_power_down_phy_copper_base()
H A Digc_mac.c737 * igc_enable_mng_pass_thru - Enable processing of ARP's
743 bool igc_enable_mng_pass_thru(struct igc_hw *hw) in igc_enable_mng_pass_thru() function

Completed in 4 milliseconds