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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_common.h454 __u64 tidlist; member in struct:ipath_tid_info
H A Dipath_file_ops.c273 u16 *tidlist; local
289 ipath_dbg("After copyin, tidcnt 0, tidlist %llx\n",
290 (unsigned long long) ti->tidlist);
321 tidlist = &((u16 *) &pagep[dd->ipath_rcvtidcnt])[tidoff];
377 i--; /* last tidlist[i] not filled in */
381 tidlist[i] = tid + tidoff;
442 (unsigned long) ti->tidlist,
443 tidlist, cnt * sizeof(*tidlist))) {

Completed in 100 milliseconds