Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.c712 static s32 __igc_read_phy_reg_igp(struct igc_hw *hw, u32 offset, u16 *data, in __igc_read_phy_reg_igp() function
754 return __igc_read_phy_reg_igp(hw, offset, data, false); in igc_read_phy_reg_igp()
768 return __igc_read_phy_reg_igp(hw, offset, data, true); in igc_read_phy_reg_igp_locked()