Home
last modified time | relevance | path

Searched defs:ice_ptp_tx (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_ptp.h71 struct ice_ptp_tx { struct
72 struct kthread_work work;
73 spinlock_t lock; /* lock protecting in_use bitmap */
97 struct ice_ptp_tx tx; argument