Home
last modified time | relevance | path

Searched defs:mchp_rds_ptp_clock (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/net/phy/
Dmicrochip_rds_ptp.h176 struct mchp_rds_ptp_clock { struct
177 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 …]