Home
last modified time | relevance | path

Searched refs:client_statistics (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_stats.c778 &stats->tstorm_common.client_statistics[cl_id]; in bnx2x_storm_stats_update()
781 &stats->ustorm_common.client_statistics[cl_id]; in bnx2x_storm_stats_update()
784 &stats->xstorm_common.client_statistics[cl_id]; in bnx2x_storm_stats_update()
1394 stats->xstorm_common.client_statistics[cl_id]. in bnx2x_stats_init()
1396 stats->ustorm_common.client_statistics[cl_id]. in bnx2x_stats_init()
1398 stats->tstorm_common.client_statistics[cl_id]. in bnx2x_stats_init()
Dbnx2x_hsi.h3233 struct xstorm_per_client_stats client_statistics[MAX_STAT_COUNTER_ID]; member
3270 struct tstorm_per_client_stats client_statistics[MAX_STAT_COUNTER_ID]; member
3291 struct ustorm_per_client_stats client_statistics[MAX_STAT_COUNTER_ID]; member