Searched refs:e1000_write_kmrn_reg_locked (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/e1000/ |
H A D | e1000_phy.h | 82 s32 e1000_write_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 data);
|
H A D | e1000_ich8lan.c | 1040 e1000_write_kmrn_reg_locked(hw, in e1000_k1_workaround_lpt_lp() 1053 e1000_write_kmrn_reg_locked(hw, in e1000_k1_workaround_lpt_lp() 2515 ret_val = e1000_write_kmrn_reg_locked(hw, E1000_KMRNCTRLSTA_K1_CONFIG, in e1000_configure_k1_ich8lan() 6196 ret_val = e1000_write_kmrn_reg_locked(hw, E1000_KMRNCTRLSTA_K0S_CTRL, in e1000_configure_k0s_lpt()
|
H A D | e1000_phy.c | 1003 s32 e1000_write_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 data) in e1000_write_kmrn_reg_locked() function
|