Searched refs:gbe_hw_stats (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | netcp_ethss.c | 578 struct gbe_hw_stats { struct 707 FIELD_SIZEOF(struct gbe_hw_stats, field), \ 708 offsetof(struct gbe_hw_stats, field) \ 714 FIELD_SIZEOF(struct gbe_hw_stats, field), \ 715 offsetof(struct gbe_hw_stats, field) \ 721 FIELD_SIZEOF(struct gbe_hw_stats, field), \ 722 offsetof(struct gbe_hw_stats, field) \ 728 FIELD_SIZEOF(struct gbe_hw_stats, field), \ 729 offsetof(struct gbe_hw_stats, field) \
|