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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c4290 #define _PORT_64BIT_FLAG 0x10000U /* not "virtual", but 64bit */ macro
4305 [QIBPORTCNTR_PKTSEND] = crp_pktsend | _PORT_64BIT_FLAG,
4306 [QIBPORTCNTR_WORDSEND] = crp_wordsend | _PORT_64BIT_FLAG,
4311 [QIBPORTCNTR_PKTRCV] = crp_pktrcv | _PORT_64BIT_FLAG,
4316 [QIBPORTCNTR_WORDRCV] = crp_wordrcv | _PORT_64BIT_FLAG,
4385 if (xlator[reg] & _PORT_64BIT_FLAG)
4445 cr_lbint | _PORT_64BIT_FLAG,
4446 cr_lbstall | _PORT_64BIT_FLAG,
4523 crp_txsdmadesc | _PORT_64BIT_FLAG,
4617 if (cntr7322indices[i] & _PORT_64BIT_FLAG)
[all...]

Completed in 56 milliseconds