Searched refs:sge_port_stats (Results 1 – 3 of 3) sorted by relevance
49 struct sge_port_stats { struct81 void t1_sge_get_port_stats(const struct sge *sge, int port, struct sge_port_stats *);
263 struct sge_port_stats __percpu *port_stats[MAX_NPORTS];978 struct sge_port_stats *ss) in t1_sge_get_port_stats()984 struct sge_port_stats *st = per_cpu_ptr(sge->port_stats[port], cpu); in t1_sge_get_port_stats()1360 struct sge_port_stats *st; in sge_rx()1812 struct sge_port_stats *st = this_cpu_ptr(sge->port_stats[dev->if_port]); in t1_start_xmit()2110 sge->port_stats[i] = alloc_percpu(struct sge_port_stats); in t1_sge_create()
460 struct sge_port_stats ss; in get_stats()