Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h247 unsigned int niqflint; /* N ingress Qs/w free list(s) & intr */ member
Dcxgb4vf_main.c2215 S("Ingress Queues/w Free Lists/Interrupts", "%d", niqflint); in resources_show()
2422 ethqsets = vfres->niqflint - 1 - (msi == MSI_MSI); in size_nports_qsets()
Dt4vf_hw.c1067 vfres->niqflint = FW_PFVF_CMD_NIQFLINT_G(word); in t4vf_get_vfres()