Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_phy.h32 s32 igc_read_phy_reg_mdic(struct igc_hw *hw, u32 offset, u16 *data);
H A Digc_phy.c166 s32 igc_read_phy_reg_mdic(struct igc_hw *hw, u32 offset, u16 *data) in igc_read_phy_reg_mdic() function
990 ret_val = igc_read_phy_reg_mdic(hw, offset, data); in igc_read_phy_reg_gpy()