Searched refs:niqflint (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h248 unsigned int niqflint; /* N ingress Qs/w free list(s) & intr */ member in struct:vf_resources
H A Dcxgb4vf_main.c2316 S("Ingress Queues/w Free Lists/Interrupts", "%d", niqflint);
2493 ethqsets = vfres->niqflint - 1 - (msi == MSI_MSI);
H A Dt4vf_hw.c1114 vfres->niqflint = FW_PFVF_CMD_NIQFLINT_G(word);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c5657 u32 niqflint, neq, num_ulds; local
5681 niqflint = adap->params.pfres.niqflint - 1;
5683 niqflint--;
5685 avail_qsets = min(niqflint, neq);
H A Dcxgb4.h405 unsigned int niqflint; /* N ingress Qs/w free list(s) & intr */ member in struct:pf_resources
H A Dcxgb4_debugfs.c2582 S("Ingress Queues/w Free Lists/Interrupts", "%d", niqflint);
H A Dt4_hw.c2881 pfres->niqflint = FW_PFVF_CMD_NIQFLINT_G(word);

Completed in 196 milliseconds