Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_ich8lan.h337 u32 e1000_resume_workarounds_pchlan(struct e1000_hw *hw);
H A De1000_ich8lan.c5813 u32 e1000_resume_workarounds_pchlan(struct e1000_hw *hw) in e1000_resume_workarounds_pchlan() function
H A Dif_em.c1460 e1000_resume_workarounds_pchlan(&sc->hw); in em_if_resume()