Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c3155 int i, tot_uld_entries = 0, eohw_entries = 0, eosw_entries = 0; in sge_queue_entries() local
3193 tot_uld_entries += sge_qinfo_uld_txq_entries(adap, i); in sge_queue_entries()
3196 tot_uld_entries += sge_qinfo_uld_rxq_entries(adap, i); in sge_queue_entries()
3197 tot_uld_entries += sge_qinfo_uld_ciq_entries(adap, i); in sge_queue_entries()
3203 eohw_entries + eosw_entries + tot_uld_entries + in sge_queue_entries()