Home
last modified time | relevance | path

Searched refs:niq (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h249 unsigned int niq; /* N ingress Qs */ member
H A Dt4vf_hw.c1115 vfres->niq = FW_PFVF_CMD_NIQ_G(word); in t4vf_get_vfres()
H A Dcxgb4vf_main.c2317 S("Ingress Queues", "%d", niq); in resources_show()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h406 unsigned int niq; /* N ingress Qs */ member
H A Dcxgb4_debugfs.c2583 S("Ingress Queues", "%d", niq); in resources_show()
H A Dt4_hw.c2882 pfres->niq = FW_PFVF_CMD_NIQ_G(word); in t4_get_pfres()