Searched refs:mcst (Results 1 – 1 of 1) sorted by relevance
743 u64 mcst, bcst; in xge_hal_stats_hw() local746 mcst = ((u64)hwsta->rmac_vld_mcst_frms_oflow << 32) | in xge_hal_stats_hw()752 mcst -= bcst; in xge_hal_stats_hw()754 hwsta->rmac_vld_mcst_frms_oflow = (u32)(mcst >> 32); in xge_hal_stats_hw()755 hwsta->rmac_vld_mcst_frms = (u32)mcst; in xge_hal_stats_hw()