Searched refs:igc_null_read_reg (Results 1 – 2 of 2) sorted by relevance
29 phy->ops.read_reg = igc_null_read_reg; in igc_init_phy_ops_generic()30 phy->ops.read_reg_locked = igc_null_read_reg; in igc_init_phy_ops_generic()31 phy->ops.read_reg_page = igc_null_read_reg; in igc_init_phy_ops_generic()61 s32 igc_null_read_reg(struct igc_hw IGC_UNUSEDARG *hw, in igc_null_read_reg() function
11 s32 igc_null_read_reg(struct igc_hw *hw, u32 offset, u16 *data);