Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.h14 s32 pch_gbe_phy_get_id(struct pch_gbe_hw *hw);
H A Dpch_gbe_phy.c95 s32 pch_gbe_phy_get_id(struct pch_gbe_hw *hw) in pch_gbe_phy_get_id() function
H A Dpch_gbe_main.c694 ret_val = pch_gbe_phy_get_id(hw); in pch_gbe_reset()