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]; argument84 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;93 unsigned int tx_ts_ignore_sync_queue;94 int tx_ts_skb_queue_size;97 u32 tx_ts_header_queue[LAN743X_PTP_NUMBER_OF_TX_TIMESTAMPS];[all …]