Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/qib/
Dqib_iba7322.c4698 #define _PORT_64BIT_FLAG 0x10000U /* not "virtual", but 64bit */ macro
4713 [QIBPORTCNTR_PKTSEND] = crp_pktsend | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4714 [QIBPORTCNTR_WORDSEND] = crp_wordsend | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4719 [QIBPORTCNTR_PKTRCV] = crp_pktrcv | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4724 [QIBPORTCNTR_WORDRCV] = crp_wordrcv | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4793 if (xlator[reg] & _PORT_64BIT_FLAG) in qib_portcntr_7322()
4853 cr_lbint | _PORT_64BIT_FLAG,
4854 cr_lbstall | _PORT_64BIT_FLAG,
4931 crp_txsdmadesc | _PORT_64BIT_FLAG,
5021 if (cntr7322indices[i] & _PORT_64BIT_FLAG) in qib_read_7322cntrs()
[all …]