Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.c3027 static inline int bad_phy_status(const struct skge_hw *hw, u32 status) in bad_phy_status() function
3069 if (bad_phy_status(skge->hw, status)) in skge_rx_get()