Home
last modified time | relevance | path

Searched refs:QIBPORTCNTR_RXDROPPKT (Results 1 – 5 of 5) sorted by relevance

/drivers/infiniband/hw/qib/
Dqib.h418 #define QIBPORTCNTR_RXDROPPKT 27U macro
Dqib_iba6120.c2325 [QIBPORTCNTR_RXDROPPKT] = cr_rxdroppkt, in qib_portcntr_6120()
2390 if (reg == QIBPORTCNTR_RXDROPPKT) /* add special cased count */ in qib_portcntr_6120()
2495 QIBPORTCNTR_RXDROPPKT | _PORT_VIRT_FLAG,
Dqib_iba7220.c2947 [QIBPORTCNTR_RXDROPPKT] = cr_rxdroppkt, in qib_portcntr_7220()
3140 QIBPORTCNTR_RXDROPPKT | _PORT_VIRT_FLAG,
Dqib_iba7322.c4445 [QIBPORTCNTR_RXDROPPKT] = 0xffff, /* not needed for 7322 */ in qib_portcntr_7322()
4495 } else if (reg == QIBPORTCNTR_RXDROPPKT) { in qib_portcntr_7322()
4669 QIBPORTCNTR_RXDROPPKT | _PORT_VIRT_FLAG,
Dqib_verbs.c1448 ppd->dd->f_portcntr(ppd, QIBPORTCNTR_RXDROPPKT) + in qib_get_counters()