Searched refs:QIBPORTCNTR_RXDROPPKT (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib.h | 416 #define QIBPORTCNTR_RXDROPPKT 27U macro
|
H A D | qib_iba6120.c | 2295 [QIBPORTCNTR_RXDROPPKT] = cr_rxdroppkt, in qib_portcntr_6120() 2360 if (reg == QIBPORTCNTR_RXDROPPKT) /* add special cased count */ in qib_portcntr_6120() 2465 QIBPORTCNTR_RXDROPPKT | _PORT_VIRT_FLAG,
|
H A D | qib_verbs.c | 1097 ppd->dd->f_portcntr(ppd, QIBPORTCNTR_RXDROPPKT) + in qib_get_counters()
|
H A D | qib_iba7220.c | 2921 [QIBPORTCNTR_RXDROPPKT] = cr_rxdroppkt, in qib_portcntr_7220() 3114 QIBPORTCNTR_RXDROPPKT | _PORT_VIRT_FLAG,
|
H A D | qib_iba7322.c | 4748 [QIBPORTCNTR_RXDROPPKT] = 0xffff, /* not needed for 7322 */ in qib_portcntr_7322() 4798 } else if (reg == QIBPORTCNTR_RXDROPPKT) { in qib_portcntr_7322() 4972 QIBPORTCNTR_RXDROPPKT | _PORT_VIRT_FLAG,
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib.h | 416 #define QIBPORTCNTR_RXDROPPKT 27U macro
|
H A D | qib_iba6120.c | 2292 [QIBPORTCNTR_RXDROPPKT] = cr_rxdroppkt, in qib_portcntr_6120() 2357 if (reg == QIBPORTCNTR_RXDROPPKT) /* add special cased count */ in qib_portcntr_6120() 2462 QIBPORTCNTR_RXDROPPKT | _PORT_VIRT_FLAG,
|
H A D | qib_verbs.c | 1097 ppd->dd->f_portcntr(ppd, QIBPORTCNTR_RXDROPPKT) + in qib_get_counters()
|
H A D | qib_iba7220.c | 2921 [QIBPORTCNTR_RXDROPPKT] = cr_rxdroppkt, in qib_portcntr_7220() 3114 QIBPORTCNTR_RXDROPPKT | _PORT_VIRT_FLAG,
|
H A D | qib_iba7322.c | 4726 [QIBPORTCNTR_RXDROPPKT] = 0xffff, /* not needed for 7322 */ in qib_portcntr_7322() 4776 } else if (reg == QIBPORTCNTR_RXDROPPKT) { in qib_portcntr_7322() 4950 QIBPORTCNTR_RXDROPPKT | _PORT_VIRT_FLAG,
|
Completed in 51 milliseconds