tx_port_stats
tx_count = sizeof(struct tx_port_stats) / 8;
cnt = sizeof(struct tx_port_stats) / 8;
(*((sw) + offsetof(struct tx_port_stats, counter) / 8))
(sizeof(struct rx_port_stats) + sizeof(struct tx_port_stats) + 1024)
((offsetof(struct tx_port_stats, counter) + \
cnt = sizeof(struct tx_port_stats) / 8;
tx_count = sizeof(struct tx_port_stats) / 8;
(*((sw) + offsetof(struct tx_port_stats, counter) / 8))
(sizeof(struct rx_port_stats) + sizeof(struct tx_port_stats) + 1024)
((offsetof(struct tx_port_stats, counter) + \