Home
last modified time | relevance | path

Searched refs:db_empty (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c271 u64 db_empty; member
346 s->db_empty = adap->db_stats.db_empty; in collect_adapter_stats()
Dcxgb4.h786 u32 db_empty; member
/drivers/infiniband/hw/cxgb4/
Ddevice.c505 seq_printf(seq, " DB EMPTY: %10llu\n", dev->rdev.stats.db_empty); in stats_show()
545 dev->rdev.stats.db_empty = 0; in stats_clear()
1498 ctx->dev->rdev.stats.db_empty++; in c4iw_uld_control()
Diw_cxgb4.h134 u64 db_empty; member