Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Digc_phy.h28 int igc_write_phy_reg_mdic(struct igc_hw *, uint32_t offset, uint16_t);
Digc_phy.c230 igc_write_phy_reg_mdic(struct igc_hw *hw, uint32_t offset, uint16_t data) in igc_write_phy_reg_mdic() function
805 ret_val = igc_write_phy_reg_mdic(hw, offset, data); in igc_write_phy_reg_gpy()