Searched defs:kszphy_ptp_priv (Results 1 – 1 of 1) sorted by relevance
417 struct kszphy_ptp_priv { struct418 struct mii_timestamper mii_ts;419 struct phy_device *phydev;421 struct sk_buff_head tx_queue;422 struct sk_buff_head rx_queue;424 struct list_head rx_ts_list;449 struct kszphy_ptp_priv ptp_priv; argument