Searched refs:host_port_stats (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c57 if (res > sizeof(struct host_port_stats))
58 res = sizeof(struct host_port_stats);
65 res = offsetof(struct host_port_stats, not_used) + 4;
69 res += offsetof(struct host_port_stats,
71 offsetof(struct host_port_stats,
553 struct host_port_stats *pstats = bnx2x_sp(bp, port_stats);
659 struct host_port_stats *pstats = bnx2x_sp(bp, port_stats);
750 struct host_port_stats *pstats = bnx2x_sp(bp, port_stats);
808 struct host_port_stats *pstats = bnx2x_sp(bp, port_stats);
H A Dbnx2x.h1171 struct host_port_stats port_stats;
H A Dbnx2x_hsi.h2929 struct host_port_stats { struct
H A Dbnx2x_main.c2662 struct host_port_stats *pstats;

Completed in 193 milliseconds