Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_phy.h82 s32 e1000_write_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 data);
H A De1000_ich8lan.c1025 e1000_write_kmrn_reg_locked(hw, in e1000_k1_workaround_lpt_lp()
1038 e1000_write_kmrn_reg_locked(hw, in e1000_k1_workaround_lpt_lp()
2489 ret_val = e1000_write_kmrn_reg_locked(hw, E1000_KMRNCTRLSTA_K1_CONFIG, in e1000_configure_k1_ich8lan()
H A De1000_phy.c1003 s32 e1000_write_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 data) in e1000_write_kmrn_reg_locked() function