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