Searched refs:UPDATE_FW_STAT_OLD (Results 1 – 2 of 2) sorted by relevance
1579 UPDATE_FW_STAT_OLD(mac_filter_discard); in bnx2x_save_statistics()1580 UPDATE_FW_STAT_OLD(mf_tag_discard); in bnx2x_save_statistics()1581 UPDATE_FW_STAT_OLD(brb_truncate_discard); in bnx2x_save_statistics()1582 UPDATE_FW_STAT_OLD(mac_discard); in bnx2x_save_statistics()
569 #define UPDATE_FW_STAT_OLD(f) \ macro