db_stats          958 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	struct doorbell_stats db_stats;
db_stats          265 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 	s->db_drop = adap->db_stats.db_drop;
db_stats          266 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 	s->db_full = adap->db_stats.db_full;
db_stats          267 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 	s->db_empty = adap->db_stats.db_empty;