Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.c3019 static inline u16 phy_length(const struct skge_hw *hw, u32 status) in phy_length() function
3072 if (phy_length(skge->hw, status) != len) in skge_rx_get()