Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_phy.h33 s32 igc_write_phy_reg_mdic(struct igc_hw *hw, u32 offset, u16 data);
H A Digc_phy.c225 s32 igc_write_phy_reg_mdic(struct igc_hw *hw, u32 offset, u16 data) in igc_write_phy_reg_mdic() function
956 ret_val = igc_write_phy_reg_mdic(hw, offset, data); in igc_write_phy_reg_gpy()