Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h197 unsigned int niqflint; /* N ingress Qs/w free list(s) & intr */ member
Dcxgb4vf_main.c1929 S("Ingress Queues/w Free Lists/Interrupts", "%d", niqflint); in resources_show()
2253 ethqsets = vfres->niqflint - INGQ_EXTRAS; in adap_init0()
Dt4vf_hw.c662 vfres->niqflint = FW_PFVF_CMD_NIQFLINT_GET(word); in t4vf_get_vfres()