Home
last modified time | relevance | path

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

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