Lines Matching refs:masked_count
1528 u8 masked_count; member
1538 u8 masked_count; in mlxsw_sp_sb_sr_occ_query_cb() local
1546 masked_count = 0; in mlxsw_sp_sb_sr_occ_query_cb()
1553 masked_count++; in mlxsw_sp_sb_sr_occ_query_cb()
1562 if (++masked_count == cb_ctx.masked_count) in mlxsw_sp_sb_sr_occ_query_cb()
1565 masked_count = 0; in mlxsw_sp_sb_sr_occ_query_cb()
1576 if (++masked_count == cb_ctx.masked_count) in mlxsw_sp_sb_sr_occ_query_cb()
1589 u8 masked_count; in mlxsw_sp_sb_occ_snapshot() local
1603 masked_count = 0; in mlxsw_sp_sb_occ_snapshot()
1624 if (++masked_count == MASKED_COUNT_MAX) in mlxsw_sp_sb_occ_snapshot()
1629 cb_ctx.masked_count = masked_count; in mlxsw_sp_sb_occ_snapshot()
1656 unsigned int masked_count; in mlxsw_sp_sb_occ_max_clear() local
1668 masked_count = 0; in mlxsw_sp_sb_occ_max_clear()
1689 if (++masked_count == MASKED_COUNT_MAX) in mlxsw_sp_sb_occ_max_clear()