Home
last modified time | relevance | path

Searched refs:e1000_configure_k1_ich8lan (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.h334 s32 e1000_configure_k1_ich8lan(struct e1000_hw *hw, bool k1_enable);
H A De1000_ich8lan.c2496 ret_val = e1000_configure_k1_ich8lan(hw, k1_enable); in e1000_k1_gig_workaround_hv()
2514 s32 e1000_configure_k1_ich8lan(struct e1000_hw *hw, bool k1_enable) in e1000_configure_k1_ich8lan() function