Home
last modified time | relevance | path

Searched defs:lan743x_ptp (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/net/ethernet/microchip/
Dlan743x_ptp.h63 struct lan743x_ptp { struct
74 struct lan743x_ptp_perout perout[LAN743X_PTP_N_PEROUT]; argument
76 bool leds_multiplexed;
77 bool led_enabled[LAN7430_N_LED];
80 spinlock_t tx_ts_lock;
81 int pending_tx_timestamps;
82 struct sk_buff *tx_ts_skb_queue[LAN743X_PTP_NUMBER_OF_TX_TIMESTAMPS];
83 unsigned int tx_ts_ignore_sync_queue;
84 int tx_ts_skb_queue_size;
85 u32 tx_ts_seconds_queue[LAN743X_PTP_NUMBER_OF_TX_TIMESTAMPS];
[all …]