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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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 Dmac.c264 static const struct cmac_statistics *mac_update_statistics(struct cmac *mac,
H A Dpm3393.c287 memset(&cmac->stats, 0, sizeof(struct cmac_statistics));
442 static const struct cmac_statistics *pm3393_update_statistics(struct cmac *mac,
451 { name, (&((struct cmac_statistics *)NULL)->stat_name) - (u64 *)NULL }
H A Dcxgb2.c300 const struct cmac_statistics *pstats;
454 const struct cmac_statistics *s;

Completed in 104 milliseconds