Home
last modified time | relevance | path

Searched refs:igb_enable_mng_pass_thru (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_mac.h49 bool igb_enable_mng_pass_thru(struct e1000_hw *hw);
H A De1000_mac.c1614 * igb_enable_mng_pass_thru - Enable processing of ARP's
1620 bool igb_enable_mng_pass_thru(struct e1000_hw *hw) in igb_enable_mng_pass_thru() function
H A De1000_82575.c1427 if (!igb_enable_mng_pass_thru(hw)) { in igb_shutdown_serdes_link_82575()
1869 if (!(igb_enable_mng_pass_thru(hw) || igb_check_reset_block(hw))) in igb_power_down_phy_copper_82575()
H A Digb_main.c3327 adapter->en_mng_pt = igb_enable_mng_pass_thru(hw); in igb_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_mac.h49 bool igb_enable_mng_pass_thru(struct e1000_hw *hw);
H A De1000_mac.c1645 * igb_enable_mng_pass_thru - Enable processing of ARP's
1651 bool igb_enable_mng_pass_thru(struct e1000_hw *hw) in igb_enable_mng_pass_thru() function
H A De1000_82575.c1427 if (!igb_enable_mng_pass_thru(hw)) { in igb_shutdown_serdes_link_82575()
1869 if (!(igb_enable_mng_pass_thru(hw) || igb_check_reset_block(hw))) in igb_power_down_phy_copper_82575()
H A Digb_main.c3364 adapter->en_mng_pt = igb_enable_mng_pass_thru(hw); in igb_probe()

Completed in 42 milliseconds