Searched refs:uclient (Results 1 – 1 of 1) sorted by relevance
102 diff = le32_to_cpu(uclient->s) - le32_to_cpu(old_uclient->s); \103 old_uclient->s = uclient->s; \128 diff = le32_to_cpu(uclient->s) - le32_to_cpu(old_uclient->s); \780 struct ustorm_per_client_stats *uclient = in bnx2x_storm_stats_update() local802 if (le16_to_cpu(uclient->stats_counter) != cur_stats_counter) { in bnx2x_storm_stats_update()805 i, uclient->stats_counter, cur_stats_counter + 1); in bnx2x_storm_stats_update()825 le32_to_cpu(uclient->bcast_no_buff_bytes.hi), in bnx2x_storm_stats_update()827 le32_to_cpu(uclient->bcast_no_buff_bytes.lo)); in bnx2x_storm_stats_update()830 le32_to_cpu(uclient->mcast_no_buff_bytes.hi), in bnx2x_storm_stats_update()832 le32_to_cpu(uclient->mcast_no_buff_bytes.lo)); in bnx2x_storm_stats_update()[all …]