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

/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c2319 static const u16 xlator[] = { local
2356 if (reg >= ARRAY_SIZE(xlator)) {
2361 creg = xlator[reg];
H A Dqib_iba7220.c2939 static const u16 xlator[] = { local
2976 if (reg >= ARRAY_SIZE(xlator)) {
2981 creg = xlator[reg];
H A Dqib_iba7322.c4774 static const u32 xlator[] = { local
4817 if (reg >= ARRAY_SIZE(xlator)) {
4822 creg = xlator[reg] & _PORT_CNTR_IDXMASK;
4855 if (xlator[reg] & _PORT_64BIT_FLAG)

Completed in 88 milliseconds