ignore_sync      1215 drivers/net/ethernet/microchip/lan743x_main.c 	bool ignore_sync;
ignore_sync      1258 drivers/net/ethernet/microchip/lan743x_main.c 		ignore_sync = (buffer_info->flags &
ignore_sync      1261 drivers/net/ethernet/microchip/lan743x_main.c 					     buffer_info->skb, ignore_sync);
ignore_sync      1504 drivers/net/ethernet/microchip/lan743x_main.c 				 bool ignore_sync)
ignore_sync      1526 drivers/net/ethernet/microchip/lan743x_main.c 	if (ignore_sync)
ignore_sync      1555 drivers/net/ethernet/microchip/lan743x_main.c 	bool ignore_sync = false;
ignore_sync      1582 drivers/net/ethernet/microchip/lan743x_main.c 			ignore_sync = true;
ignore_sync      1624 drivers/net/ethernet/microchip/lan743x_main.c 	lan743x_tx_frame_end(tx, skb, do_timestamp, ignore_sync);
ignore_sync        87 drivers/net/ethernet/microchip/lan743x_ptp.c 	bool ignore_sync = false;
ignore_sync       100 drivers/net/ethernet/microchip/lan743x_ptp.c 		ignore_sync = ((ptp->tx_ts_ignore_sync_queue &
ignore_sync       109 drivers/net/ethernet/microchip/lan743x_ptp.c 		if (!ignore_sync ||
ignore_sync       811 drivers/net/ethernet/microchip/lan743x_ptp.c 					  struct sk_buff *skb, bool ignore_sync)
ignore_sync       818 drivers/net/ethernet/microchip/lan743x_ptp.c 		if (ignore_sync)
ignore_sync      1099 drivers/net/ethernet/microchip/lan743x_ptp.c 				  struct sk_buff *skb, bool ignore_sync)
ignore_sync      1101 drivers/net/ethernet/microchip/lan743x_ptp.c 	lan743x_ptp_tx_ts_enqueue_skb(adapter, skb, ignore_sync);
ignore_sync        32 drivers/net/ethernet/microchip/lan743x_ptp.h 				  struct sk_buff *skb, bool ignore_sync);