Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c416 .read_reg = igc_read_phy_reg_gpy,
H A Digc_phy.c768 s32 igc_read_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 *data) in igc_read_phy_reg_gpy() function