Searched refs:cmac_statistics (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/chelsio/
H A Dgmac.h55 struct cmac_statistics { struct
118 const struct cmac_statistics *(*statistics_update)(struct cmac *, int);
127 struct cmac_statistics stats;
H A Dvsc7326.c565 memset(&mac->stats, 0, sizeof(struct cmac_statistics));
593 { reg, (&((struct cmac_statistics *)NULL)->stat_name) - (u64 *)NULL }
638 static const struct cmac_statistics *mac_update_statistics(struct cmac *mac,
H A Dpm3393.c289 memset(&cmac->stats, 0, sizeof(struct cmac_statistics));
442 static const struct cmac_statistics *pm3393_update_statistics(struct cmac *mac,
H A Dcxgb2.c302 const struct cmac_statistics *pstats;
464 const struct cmac_statistics *s;

Completed in 168 milliseconds