Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/e1000e/
Dich8lan.h301 void e1000_resume_workarounds_pchlan(struct e1000_hw *hw);
Dich8lan.c5476 void e1000_resume_workarounds_pchlan(struct e1000_hw *hw) in e1000_resume_workarounds_pchlan() function
Dnetdev.c6935 e1000_resume_workarounds_pchlan(&adapter->hw); in __e1000_resume()