Searched defs:nxp_c45_phy (Results 1 – 1 of 1) sorted by relevance
13 struct nxp_c45_phy { struct14 const struct nxp_c45_phy_data *phy_data; argument15 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;[all …]