Lines Matching refs:masked_count
1185 u8 masked_count; member
1195 u8 masked_count; in mlxsw_sp_sb_sr_occ_query_cb() local
1203 masked_count = 0; in mlxsw_sp_sb_sr_occ_query_cb()
1210 masked_count++; in mlxsw_sp_sb_sr_occ_query_cb()
1219 if (++masked_count == cb_ctx.masked_count) in mlxsw_sp_sb_sr_occ_query_cb()
1222 masked_count = 0; in mlxsw_sp_sb_sr_occ_query_cb()
1233 if (++masked_count == cb_ctx.masked_count) in mlxsw_sp_sb_sr_occ_query_cb()
1246 u8 masked_count; in mlxsw_sp_sb_occ_snapshot() local
1260 masked_count = 0; in mlxsw_sp_sb_occ_snapshot()
1281 if (++masked_count == MASKED_COUNT_MAX) in mlxsw_sp_sb_occ_snapshot()
1286 cb_ctx.masked_count = masked_count; in mlxsw_sp_sb_occ_snapshot()
1313 unsigned int masked_count; in mlxsw_sp_sb_occ_max_clear() local
1325 masked_count = 0; in mlxsw_sp_sb_occ_max_clear()
1346 if (++masked_count == MASKED_COUNT_MAX) in mlxsw_sp_sb_occ_max_clear()