tot_uld_entries  2995 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 	int tot_uld_entries = 0;
tot_uld_entries  3003 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		tot_uld_entries += sge_qinfo_uld_txq_entries(adap, i);
tot_uld_entries  3006 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		tot_uld_entries += sge_qinfo_uld_rxq_entries(adap, i);
tot_uld_entries  3007 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		tot_uld_entries += sge_qinfo_uld_ciq_entries(adap, i);
tot_uld_entries  3013 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 	       tot_uld_entries +