Lines Matching defs:itt
1858 qedi->itt_map[tid].itt = proto_itt;
1862 "update itt map tid=0x%x, with proto itt=0x%x\n", tid,
1863 qedi->itt_map[tid].itt);
1866 void qedi_get_task_tid(struct qedi_ctx *qedi, u32 itt, s16 *tid)
1871 if (qedi->itt_map[i].itt == itt) {
1874 "Ref itt=0x%x, found at tid=0x%x\n",
1875 itt, *tid);
1885 *proto_itt = qedi->itt_map[tid].itt;
1887 "Get itt map tid [0x%x with proto itt[0x%x]",
1913 "Unable to allocate itt map array memory\n");
2772 "Could not alloc itt memory\n");