Searched refs:cmac_statistics (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/io/chxge/com/ |
H A D | gmac.h | 36 struct cmac_statistics { struct 99 const struct cmac_statistics *(*statistics_update)(struct cmac *, int); 108 struct cmac_statistics stats;
|
H A D | vsc7321.c | 410 int mac_get_statistics(struct cmac* mac, struct cmac_statistics* ps) 418 static const struct cmac_statistics *mac_update_statistics(struct cmac *mac, in mac_update_statistics()
|
H A D | ixf1010.c | 381 (void) memset(&mac->stats, 0, sizeof(struct cmac_statistics)); in enable_port() 431 static const struct cmac_statistics *mac_update_statistics(struct cmac *mac, in mac_update_statistics()
|
H A D | vsc7326.c | 592 memset(&mac->stats, 0, sizeof(struct cmac_statistics)); in mac_disable() 659 static const struct cmac_statistics *mac_update_statistics(struct cmac *mac, in mac_update_statistics()
|
H A D | pm3393.c | 384 (void) memset(&cmac->stats, 0, sizeof(struct cmac_statistics)); in pm3393_enable_port() 569 static const struct cmac_statistics *pm3393_update_statistics(struct cmac *mac, in pm3393_update_statistics()
|
H A D | ch_mac.c | 315 static const struct cmac_statistics *mac_update_statistics(struct cmac *mac, in mac_update_statistics()
|
/titanic_50/usr/src/uts/common/io/chxge/ |
H A D | pe.c | 762 const struct cmac_statistics *sp; in pe_get_stats()
|