Searched defs:ice_ptp_port (Results 1 – 1 of 1) sorted by relevance
149 struct ice_ptp_port { struct150 struct list_head list_node;151 struct ice_ptp_tx tx;152 struct kthread_delayed_work ov_work;153 struct mutex ps_lock; /* protects overall PTP PHY start procedure */154 bool link_up;155 u8 tx_fifo_busy_cnt;156 u8 port_num;