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