Searched refs:max_cs_in_flight_drop_cnt (Results 1 – 3 of 3) sorted by relevance
408 atomic64_read(&cntr->max_cs_in_flight_drop_cnt); in cs_counters_info()427 &hpriv->ctx->cs_counters.max_cs_in_flight_drop_cnt); in cs_counters_info()
971 atomic64_inc(&ctx->cs_counters.max_cs_in_flight_drop_cnt); in allocate_cs()972 atomic64_inc(&cntr->max_cs_in_flight_drop_cnt); in allocate_cs()
1765 atomic64_t max_cs_in_flight_drop_cnt; member