Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_hw.h317 u32 e1000_enable_mng_pass_thru(struct e1000_hw *hw);
De1000_hw.c5553 u32 e1000_enable_mng_pass_thru(struct e1000_hw *hw) in e1000_enable_mng_pass_thru() function
De1000_main.c1088 adapter->en_mng_pt = e1000_enable_mng_pass_thru(hw); in e1000_probe()