Searched defs:ice_ptp_tx (Results 1 – 1 of 1) sorted by relevance
71 struct ice_ptp_tx { struct72 struct kthread_work work;73 spinlock_t lock; /* lock protecting in_use bitmap */97 struct ice_ptp_tx tx; argument