Searched refs:igc_read_phy_reg_gpy (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_phy.h42 s32 igc_read_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 *data);
H A Digc_phy.c971 * igc_read_phy_reg_gpy - Read GPY PHY register
980 s32 igc_read_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 *data) function
985 DEBUGFUNC("igc_read_phy_reg_gpy");
H A Digc_i225.c159 phy->ops.read_reg = igc_read_phy_reg_gpy;

Completed in 37 milliseconds