host_port_stats
struct host_port_stats port_stats;
struct host_port_stats *pstats;
if (res > sizeof(struct host_port_stats))
struct host_port_stats *pstats = bnx2x_sp(bp, port_stats);
res = sizeof(struct host_port_stats);
res = offsetof(struct host_port_stats, not_used) + 4;
struct host_port_stats *pstats = bnx2x_sp(bp, port_stats);
res += offsetof(struct host_port_stats,
offsetof(struct host_port_stats,
struct host_port_stats *pstats = bnx2x_sp(bp, port_stats);
struct host_port_stats *pstats = bnx2x_sp(bp, port_stats);