Searched defs:macb_ptp_info (Results 1 – 1 of 1) sorted by relevance
1150 struct macb_ptp_info { struct1151 void (*ptp_init)(struct net_device *ndev);1152 void (*ptp_remove)(struct net_device *ndev);1153 s32 (*get_ptp_max_adj)(void);1154 unsigned int (*get_tsu_rate)(struct macb *bp);1155 int (*get_ts_info)(struct net_device *dev,1157 int (*get_hwtst)(struct net_device *netdev,1159 int (*set_hwtst)(struct net_device *netdev,
Completed in 13 milliseconds