Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/igc/
H A Digc_phy.h34 int igc_write_phy_reg_mdic(struct igc_hw *, uint32_t offset, uint16_t);
H A Digc_phy.c235 igc_write_phy_reg_mdic(struct igc_hw *hw, uint32_t offset, uint16_t data) in igc_write_phy_reg_mdic() function
810 ret_val = igc_write_phy_reg_mdic(hw, offset, data); in igc_write_phy_reg_gpy()