Searched refs:e1000_set_eee_i354 (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/e1000api/ |
H A D | e1000_82575.h | 499 s32 e1000_set_eee_i354(struct e1000_hw *hw, bool adv1G, bool adv100M);
|
H A D | e1000_82575.c | 3074 s32 e1000_set_eee_i354(struct e1000_hw *hw, bool adv1G, bool adv100M) in e1000_set_eee_i354() function
|
/titanic_44/usr/src/uts/common/io/igb/ |
H A D | igb_gld.c | 1455 if (e1000_set_eee_i354(hw, result, in igb_set_priv_prop()
|
H A D | igb_main.c | 604 (void) e1000_set_eee_i354(&igb->hw, B_FALSE, B_FALSE); in igb_attach() 1874 (void) e1000_set_eee_i354(&igb->hw, B_FALSE, B_FALSE); in igb_start()
|