Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dich8lan.h295 void e1000_resume_workarounds_pchlan(struct e1000_hw *hw);
Dich8lan.c5297 void e1000_resume_workarounds_pchlan(struct e1000_hw *hw) in e1000_resume_workarounds_pchlan() function
Dnetdev.c6306 e1000_resume_workarounds_pchlan(&adapter->hw); in __e1000_resume()