Lines Matching refs:gstp
4231 struct gem_stats *gstp = &dp->stats;
4259 val = gstp->rmcast;
4263 val = gstp->rbcast;
4267 val = gstp->omcast;
4271 val = gstp->obcast;
4275 val = gstp->norcvbuf + gstp->missed;
4279 val = gstp->errrcv;
4283 val = gstp->noxmtbuf;
4287 val = gstp->errxmt;
4291 val = gstp->collisions;
4295 val = gstp->rbytes;
4299 val = gstp->rpackets;
4303 val = gstp->obytes;
4307 val = gstp->opackets;
4311 val = gstp->underflow;
4315 val = gstp->overflow;
4319 val = gstp->frame;
4323 val = gstp->crc;
4327 val = gstp->first_coll;
4331 val = gstp->multi_coll;
4335 val = gstp->sqe;
4339 val = gstp->defer;
4343 val = gstp->xmtlatecoll;
4347 val = gstp->excoll;
4351 val = gstp->xmit_internal_err;
4355 val = gstp->nocarrier;
4359 val = gstp->frame_too_long;
4363 val = gstp->rcv_internal_err;
4507 val = gstp->runt;
4514 val = gstp->jabber;