Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c4699 #define _PORT_64BIT_FLAG 0x10000U /* not "virtual", but 64bit */ macro
4714 [QIBPORTCNTR_PKTSEND] = crp_pktsend | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4715 [QIBPORTCNTR_WORDSEND] = crp_wordsend | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4720 [QIBPORTCNTR_PKTRCV] = crp_pktrcv | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4725 [QIBPORTCNTR_WORDRCV] = crp_wordrcv | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4794 if (xlator[reg] & _PORT_64BIT_FLAG) in qib_portcntr_7322()
4854 cr_lbint | _PORT_64BIT_FLAG,
4855 cr_lbstall | _PORT_64BIT_FLAG,
4932 crp_txsdmadesc | _PORT_64BIT_FLAG,
5022 if (cntr7322indices[i] & _PORT_64BIT_FLAG) in qib_read_7322cntrs()
[all …]