Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.c11 static s32 igc_access_phy_debug_regs_hv(struct igc_hw *hw, u32 offset,
3584 ret_val = igc_access_phy_debug_regs_hv(hw, offset, in __igc_read_phy_reg_hv()
3694 ret_val = igc_access_phy_debug_regs_hv(hw, offset, in __igc_write_phy_reg_hv()
3713 ret_val = igc_access_phy_debug_regs_hv(hw, in __igc_write_phy_reg_hv()
3813 static s32 igc_access_phy_debug_regs_hv(struct igc_hw *hw, u32 offset, in igc_access_phy_debug_regs_hv() function