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