Home
last modified time | relevance | path

Searched refs:db_full (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Ddevice.c481 seq_printf(seq, " DB FULL: %10llu\n", dev->rdev.stats.db_full); in stats_show()
521 dev->rdev.stats.db_full = 0; in stats_clear()
1483 ctx->dev->rdev.stats.db_full++; in c4iw_uld_control()
Diw_cxgb4.h132 u64 db_full; member