Searched defs:mchp_rds_ptp_clock (Results 1 – 1 of 1) sorted by relevance
176 struct mchp_rds_ptp_clock { struct177 struct mii_timestamper mii_ts;178 struct phy_device *phydev;179 struct ptp_clock *ptp_clock;181 struct sk_buff_head tx_queue;182 struct sk_buff_head rx_queue;183 struct list_head rx_ts_list;185 struct ptp_clock_info caps;188 spinlock_t rx_ts_lock;189 int hwts_tx_type;[all …]