Home
last modified time | relevance | path

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

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