Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dbcm-phy-ptp.c129 struct bcm_ptp_private { struct
130 struct phy_device *phydev;
132 struct ptp_clock *ptp_clock;
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;
139 u16 nse_ctrl;
140 bool pin_active;
[all …]