Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 13 milliseconds