Searched defs:softing (Results 1 – 1 of 1) sorted by relevance
36 struct softing { struct37 const struct softing_platform_data *pdat; argument38 struct platform_device *pdev;39 struct net_device *net[2];40 spinlock_t spin; /* protect this structure & DPRAM access */41 ktime_t ts_ref;42 ktime_t ts_overflow; /* timestamp overflow value, in ktime */44 struct {49 } fw;50 struct {[all …]