Searched refs:sge_port_stats (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/chelsio/
H A Dsge.h59 struct sge_port_stats { struct
90 void t1_sge_get_port_stats(const struct sge *sge, int port, struct sge_port_stats *);
H A Dsge.c271 struct sge_port_stats __percpu *port_stats[MAX_NPORTS];
956 struct sge_port_stats *ss)
962 struct sge_port_stats *st = per_cpu_ptr(sge->port_stats[port], cpu);
1337 struct sge_port_stats *st;
1754 struct sge_port_stats *st = this_cpu_ptr(sge->port_stats[dev->if_port]);
2062 sge->port_stats[i] = alloc_percpu(struct sge_port_stats);
H A Dcxgb2.c466 struct sge_port_stats ss;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/chelsio/
H A Dsge.h59 struct sge_port_stats { struct
90 void t1_sge_get_port_stats(const struct sge *sge, int port, struct sge_port_stats *);
H A Dsge.c271 struct sge_port_stats __percpu *port_stats[MAX_NPORTS];
956 struct sge_port_stats *ss)
962 struct sge_port_stats *st = per_cpu_ptr(sge->port_stats[port], cpu);
1337 struct sge_port_stats *st;
1754 struct sge_port_stats *st = this_cpu_ptr(sge->port_stats[dev->if_port]);
2062 sge->port_stats[i] = alloc_percpu(struct sge_port_stats);
H A Dcxgb2.c466 struct sge_port_stats ss;

Completed in 183 milliseconds