Home
last modified time | relevance | path

Searched defs:intrs_and_queues (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c125 struct intrs_and_queues { struct
126 int intr_type; /* DDI_INTR_TYPE_* */
127 int nirq; /* Number of vectors */
128 int intr_fwd; /* Interrupts forwarded */
129 int ntxq10g; /* # of NIC txq's for each 10G port */
130 int nrxq10g; /* # of NIC rxq's for each 10G port */
131 int ntxq1g; /* # of NIC txq's for each 1G port */
155 struct intrs_and_queues *iaq); argument