Searched refs:max_cs_in_flight_drop_cnt (Results 1 – 3 of 3) sorted by relevance
414 atomic64_read(&cntr->max_cs_in_flight_drop_cnt); in cs_counters_info()433 &hpriv->ctx->cs_counters.max_cs_in_flight_drop_cnt); in cs_counters_info()
989 atomic64_inc(&ctx->cs_counters.max_cs_in_flight_drop_cnt); in allocate_cs()990 atomic64_inc(&cntr->max_cs_in_flight_drop_cnt); in allocate_cs()
1826 atomic64_t max_cs_in_flight_drop_cnt; member