Searched refs:vlnt (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/infiniband/hw/hfi1/ |
| A D | chip.c | 11225 dp->vlnt[2 * i] = byte & 0xf; in get_sc2vlnt() 11254 0, dp->vlnt[0] & 0xf, in set_sc2vlnt() 11255 1, dp->vlnt[1] & 0xf, in set_sc2vlnt() 11256 2, dp->vlnt[2] & 0xf, in set_sc2vlnt() 11257 3, dp->vlnt[3] & 0xf, in set_sc2vlnt() 11258 4, dp->vlnt[4] & 0xf, in set_sc2vlnt() 11259 5, dp->vlnt[5] & 0xf, in set_sc2vlnt() 11260 6, dp->vlnt[6] & 0xf, in set_sc2vlnt() 11261 7, dp->vlnt[7] & 0xf, in set_sc2vlnt() 11262 8, dp->vlnt[8] & 0xf, in set_sc2vlnt() [all …]
|
| A D | mad.h | 382 u8 vlnt[32]; /* 5 bit VL, 3 bits reserved */ member
|
Completed in 35 milliseconds