Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/
Dskge.c3011 static inline u16 phy_length(const struct skge_hw *hw, u32 status) in phy_length() function
3064 if (phy_length(skge->hw, status) != len) in skge_rx_get()