Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/e1000/
HDe1000_82575.h412 s32 e1000_set_eee_i354(struct e1000_hw *hw, bool adv1G, bool adv100M);
HDe1000_82575.c2837 s32 e1000_set_eee_i354(struct e1000_hw *hw, bool adv1G, bool adv100M) in e1000_set_eee_i354() function
HDif_em.c1625 e1000_set_eee_i354(&sc->hw, true, true); in em_if_init()