Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c2996 int tot_uld_entries = 0; in sge_queue_entries() local
3001 tot_uld_entries += sge_qinfo_uld_txq_entries(adap, i); in sge_queue_entries()
3004 tot_uld_entries += sge_qinfo_uld_rxq_entries(adap, i); in sge_queue_entries()
3005 tot_uld_entries += sge_qinfo_uld_ciq_entries(adap, i); in sge_queue_entries()
3010 tot_uld_entries + in sge_queue_entries()