Searched defs:lan743x_ptp (Results 1 – 1 of 1) sorted by relevance
71 struct lan743x_ptp { struct82 struct lan743x_ptp_perout perout[LAN743X_PTP_N_PEROUT]; argument83 int ptp_io_perout[LAN743X_PTP_N_PEROUT]; /* PTP event channel (0=channel A, 1=channel B) */84 struct lan743x_extts extts[LAN743X_PTP_N_EXTTS];86 bool leds_multiplexed;87 bool led_enabled[LAN7430_N_LED];90 spinlock_t tx_ts_lock;91 int pending_tx_timestamps;92 struct sk_buff *tx_ts_skb_queue[LAN743X_PTP_NUMBER_OF_TX_TIMESTAMPS];93 unsigned int tx_ts_ignore_sync_queue;[all …]