Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dbcm-phy-ptp.c129 struct bcm_ptp_private { struct
130 struct phy_device *phydev;
131 struct mii_timestamper mii_ts;
132 struct ptp_clock *ptp_clock;
133 struct ptp_clock_info ptp_info;
134 struct ptp_pin_desc pin;
135 struct mutex mutex;
136 struct sk_buff_head tx_queue;
137 int tx_type;
138 bool hwts_rx;
[all …]