Searched defs:vsc85xx_ptp (Results 1 – 1 of 1) sorted by relevance
467 struct vsc85xx_ptp { struct468 struct phy_device *phydev;469 struct ptp_clock *ptp_clock;470 struct ptp_clock_info caps;471 struct sk_buff_head tx_queue;472 enum hwtstamp_tx_types tx_type;473 enum hwtstamp_rx_filters rx_filter;474 u8 configured:1;