Searched refs:cmac_statistics (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | gmac.h | 54 struct cmac_statistics { struct 117 const struct cmac_statistics *(*statistics_update)(struct cmac *, int); 126 struct cmac_statistics stats;
|
H A D | vsc7326.c | 566 memset(&mac->stats, 0, sizeof(struct cmac_statistics)); in mac_disable() 594 { reg, (&((struct cmac_statistics *)NULL)->stat_name) - (u64 *)NULL } in port_stats_update() 639 static const struct cmac_statistics *mac_update_statistics(struct cmac *mac, in mac_update_statistics()
|
H A D | pm3393.c | 287 memset(&cmac->stats, 0, sizeof(struct cmac_statistics)); in pm3393_enable_port() 442 static const struct cmac_statistics *pm3393_update_statistics(struct cmac *mac, in pm3393_update_statistics()
|
H A D | cxgb2.c | 296 const struct cmac_statistics *pstats; in t1_get_stats() 457 const struct cmac_statistics *s; in get_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | gmac.h | 45 struct cmac_statistics { struct 108 const struct cmac_statistics *(*statistics_update)(struct cmac *, int); 117 struct cmac_statistics stats;
|
H A D | vsc7326.c | 566 memset(&mac->stats, 0, sizeof(struct cmac_statistics)); in mac_disable() 594 { reg, offsetof(struct cmac_statistics, stat_name) / sizeof(u64) } in port_stats_update() 639 static const struct cmac_statistics *mac_update_statistics(struct cmac *mac, in mac_update_statistics()
|
H A D | pm3393.c | 278 memset(&cmac->stats, 0, sizeof(struct cmac_statistics)); in pm3393_enable_port() 433 static const struct cmac_statistics *pm3393_update_statistics(struct cmac *mac, in pm3393_update_statistics()
|
H A D | cxgb2.c | 297 const struct cmac_statistics *pstats; in t1_get_stats() 458 const struct cmac_statistics *s; in get_stats()
|
Completed in 9 milliseconds