Searched refs:igb_enable_mng_pass_thru (Results 1 - 4 of 4) 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_mac.h71 bool igb_enable_mng_pass_thru(struct e1000_hw *hw);
H A De1000_82575.c896 if (!igb_enable_mng_pass_thru(hw)) {
1275 if (!(igb_enable_mng_pass_thru(hw) || igb_check_reset_block(hw)))
H A De1000_mac.c1380 * igb_enable_mng_pass_thru - Enable processing of ARP's
1386 bool igb_enable_mng_pass_thru(struct e1000_hw *hw) function
H A Digb_main.c1865 adapter->en_mng_pt = igb_enable_mng_pass_thru(hw);

Completed in 49 milliseconds