Searched refs:UPDATE_EXTEND_TSTAT (Results 1 – 2 of 2) sorted by relevance
997 UPDATE_EXTEND_TSTAT(rcv_ucast_pkts, in bnx2x_storm_stats_update()999 UPDATE_EXTEND_TSTAT(rcv_mcast_pkts, in bnx2x_storm_stats_update()1001 UPDATE_EXTEND_TSTAT(rcv_bcast_pkts, in bnx2x_storm_stats_update()1050 UPDATE_EXTEND_TSTAT(checksum_discard, in bnx2x_storm_stats_update()1052 UPDATE_EXTEND_TSTAT(ttl0_discard, in bnx2x_storm_stats_update()
434 #define UPDATE_EXTEND_TSTAT(s, t) UPDATE_EXTEND_TSTAT_X(s, t, 32) macro