Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c3035 int tot_uld_entries = 0; in sge_queue_entries() local
3040 tot_uld_entries += sge_qinfo_uld_txq_entries(adap, i); in sge_queue_entries()
3043 tot_uld_entries += sge_qinfo_uld_rxq_entries(adap, i); in sge_queue_entries()
3044 tot_uld_entries += sge_qinfo_uld_ciq_entries(adap, i); in sge_queue_entries()
3049 tot_uld_entries + in sge_queue_entries()