ir_stats_syncp    137 drivers/net/ethernet/cortina/gemini.c 	struct u64_stats_sync	ir_stats_syncp;
ir_stats_syncp    669 drivers/net/ethernet/cortina/gemini.c 	u64_stats_update_begin(&port->ir_stats_syncp);
ir_stats_syncp    674 drivers/net/ethernet/cortina/gemini.c 	u64_stats_update_end(&port->ir_stats_syncp);
ir_stats_syncp   1615 drivers/net/ethernet/cortina/gemini.c 	u64_stats_update_begin(&port->ir_stats_syncp);
ir_stats_syncp   1634 drivers/net/ethernet/cortina/gemini.c 	u64_stats_update_end(&port->ir_stats_syncp);
ir_stats_syncp   1725 drivers/net/ethernet/cortina/gemini.c 		u64_stats_update_begin(&port->ir_stats_syncp);
ir_stats_syncp   1727 drivers/net/ethernet/cortina/gemini.c 		u64_stats_update_end(&port->ir_stats_syncp);
ir_stats_syncp   1950 drivers/net/ethernet/cortina/gemini.c 		start = u64_stats_fetch_begin(&port->ir_stats_syncp);
ir_stats_syncp   1960 drivers/net/ethernet/cortina/gemini.c 	} while (u64_stats_fetch_retry(&port->ir_stats_syncp, start));
ir_stats_syncp   2046 drivers/net/ethernet/cortina/gemini.c 		start = u64_stats_fetch_begin(&port->ir_stats_syncp);
ir_stats_syncp   2051 drivers/net/ethernet/cortina/gemini.c 	} while (u64_stats_fetch_retry(&port->ir_stats_syncp, start));