Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_phy.h19 s32 igc_read_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 *data);
H A Digc_base.c440 .read_reg = igc_read_phy_reg_gpy,
H A Digc_phy.c759 s32 igc_read_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 *data) in igc_read_phy_reg_gpy() function