tx_stats_syncp    135 drivers/net/ethernet/cortina/gemini.c 	struct u64_stats_sync	tx_stats_syncp;
tx_stats_syncp    663 drivers/net/ethernet/cortina/gemini.c 			u64_stats_update_begin(&port->tx_stats_syncp);
tx_stats_syncp    665 drivers/net/ethernet/cortina/gemini.c 			u64_stats_update_end(&port->tx_stats_syncp);
tx_stats_syncp   1268 drivers/net/ethernet/cortina/gemini.c 			u64_stats_update_begin(&port->tx_stats_syncp);
tx_stats_syncp   1270 drivers/net/ethernet/cortina/gemini.c 			u64_stats_update_end(&port->tx_stats_syncp);
tx_stats_syncp   1279 drivers/net/ethernet/cortina/gemini.c 		u64_stats_update_begin(&port->tx_stats_syncp);
tx_stats_syncp   1281 drivers/net/ethernet/cortina/gemini.c 		u64_stats_update_end(&port->tx_stats_syncp);
tx_stats_syncp   1295 drivers/net/ethernet/cortina/gemini.c 	u64_stats_update_begin(&port->tx_stats_syncp);
tx_stats_syncp   1297 drivers/net/ethernet/cortina/gemini.c 	u64_stats_update_end(&port->tx_stats_syncp);
tx_stats_syncp   1964 drivers/net/ethernet/cortina/gemini.c 		start = u64_stats_fetch_begin(&port->tx_stats_syncp);
tx_stats_syncp   1968 drivers/net/ethernet/cortina/gemini.c 	} while (u64_stats_fetch_retry(&port->tx_stats_syncp, start));
tx_stats_syncp   2071 drivers/net/ethernet/cortina/gemini.c 		start = u64_stats_fetch_begin(&port->tx_stats_syncp);
tx_stats_syncp   2080 drivers/net/ethernet/cortina/gemini.c 	} while (u64_stats_fetch_retry(&port->tx_stats_syncp, start));