Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/qib/
Dqib_iba7322.c4723 #define _PORT_64BIT_FLAG 0x10000U /* not "virtual", but 64bit */ macro
4738 [QIBPORTCNTR_PKTSEND] = crp_pktsend | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4739 [QIBPORTCNTR_WORDSEND] = crp_wordsend | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4744 [QIBPORTCNTR_PKTRCV] = crp_pktrcv | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4749 [QIBPORTCNTR_WORDRCV] = crp_wordrcv | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4818 if (xlator[reg] & _PORT_64BIT_FLAG) in qib_portcntr_7322()
4878 cr_lbint | _PORT_64BIT_FLAG,
4879 cr_lbstall | _PORT_64BIT_FLAG,
4956 crp_txsdmadesc | _PORT_64BIT_FLAG,
5046 if (cntr7322indices[i] & _PORT_64BIT_FLAG) in qib_read_7322cntrs()
[all …]