Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_iba7322.c4775 #define _PORT_64BIT_FLAG 0x10000U /* not "virtual", but 64bit */ macro
4790 [QIBPORTCNTR_PKTSEND] = crp_pktsend | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4791 [QIBPORTCNTR_WORDSEND] = crp_wordsend | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4796 [QIBPORTCNTR_PKTRCV] = crp_pktrcv | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4801 [QIBPORTCNTR_WORDRCV] = crp_wordrcv | _PORT_64BIT_FLAG, in qib_portcntr_7322()
4870 if (xlator[reg] & _PORT_64BIT_FLAG) in qib_portcntr_7322()
4930 cr_lbint | _PORT_64BIT_FLAG,
4931 cr_lbstall | _PORT_64BIT_FLAG,
5008 crp_txsdmadesc | _PORT_64BIT_FLAG,
5102 if (cntr7322indices[i] & _PORT_64BIT_FLAG) in qib_read_7322cntrs()
[all …]