Searched refs:max_cs_in_flight_drop_cnt (Results 1 – 3 of 3) sorted by relevance
401 atomic64_read(&cntr->max_cs_in_flight_drop_cnt); in cs_counters_info()420 &hpriv->ctx->cs_counters.max_cs_in_flight_drop_cnt); in cs_counters_info()
967 atomic64_inc(&ctx->cs_counters.max_cs_in_flight_drop_cnt); in allocate_cs()968 atomic64_inc(&cntr->max_cs_in_flight_drop_cnt); in allocate_cs()
1725 atomic64_t max_cs_in_flight_drop_cnt; member