Searched defs:vsc85xx_ptp (Results 1 – 1 of 1) sorted by relevance
463 struct vsc85xx_ptp { struct464 struct phy_device *phydev;465 struct ptp_clock *ptp_clock;466 struct ptp_clock_info caps;467 struct sk_buff_head tx_queue;468 enum hwtstamp_tx_types tx_type;469 enum hwtstamp_rx_filters rx_filter;470 u8 configured:1;