Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/igc/
Digc_phy.h19 s32 igc_read_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 *data);
Digc_base.c438 .read_reg = igc_read_phy_reg_gpy,
Digc_phy.c755 s32 igc_read_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 *data) in igc_read_phy_reg_gpy() function