Home
last modified time | relevance | path

Searched refs:ignore_sync (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.h48 struct sk_buff *skb, bool ignore_sync);
H A Dlan743x_ptp.c101 bool ignore_sync = false; in lan743x_ptp_tx_ts_complete() local
114 ignore_sync = ((ptp->tx_ts_ignore_sync_queue & in lan743x_ptp_tx_ts_complete()
123 if (!ignore_sync || in lan743x_ptp_tx_ts_complete()
1403 struct sk_buff *skb, bool ignore_sync) in lan743x_ptp_tx_ts_enqueue_skb() argument
1410 if (ignore_sync) in lan743x_ptp_tx_ts_enqueue_skb()
1732 struct sk_buff *skb, bool ignore_sync) in lan743x_ptp_tx_timestamp_skb() argument
1734 lan743x_ptp_tx_ts_enqueue_skb(adapter, skb, ignore_sync); in lan743x_ptp_tx_timestamp_skb()