sge_port_stats
struct sge_port_stats ss;
struct sge_port_stats *st;
struct sge_port_stats *st = this_cpu_ptr(sge->port_stats[dev->if_port]);
sge->port_stats[i] = alloc_percpu(struct sge_port_stats);
struct sge_port_stats __percpu *port_stats[MAX_NPORTS];
struct sge_port_stats *ss)
struct sge_port_stats *st = per_cpu_ptr(sge->port_stats[port], cpu);
void t1_sge_get_port_stats(const struct sge *sge, int port, struct sge_port_stats *);