Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/intel/e1000e/
De1000.h550 extern void e1000_resume_workarounds_pchlan(struct e1000_hw *hw);
Dich8lan.c3708 void e1000_resume_workarounds_pchlan(struct e1000_hw *hw) in e1000_resume_workarounds_pchlan() function
Dnetdev.c5652 e1000_resume_workarounds_pchlan(&adapter->hw); in __e1000_resume()