Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dich8lan.h292 void e1000_resume_workarounds_pchlan(struct e1000_hw *hw);
Dich8lan.c5401 void e1000_resume_workarounds_pchlan(struct e1000_hw *hw) in e1000_resume_workarounds_pchlan() function
Dnetdev.c6559 e1000_resume_workarounds_pchlan(&adapter->hw); in __e1000_resume()