Lines Matching defs:nxp_c45_phy
13 struct nxp_c45_phy { struct
14 const struct nxp_c45_phy_data *phy_data; argument
15 struct phy_device *phydev;
16 struct mii_timestamper mii_ts;
17 struct ptp_clock *ptp_clock;
18 struct ptp_clock_info caps;
19 struct sk_buff_head tx_queue;
20 struct sk_buff_head rx_queue;
22 struct mutex ptp_lock;
23 int hwts_tx;
24 int hwts_rx;
25 u32 tx_delay;
26 u32 rx_delay;
27 struct timespec64 extts_ts;
28 int extts_index;
29 bool extts;
30 struct nxp_c45_macsec *macsec;
31 u32 flags;