Searched refs:crt_twarp_ctxt (Results 1 – 2 of 2) sorted by relevance
196 struct crt_twarp_ctxt { struct
2345 static struct crt_twarp_ctxt *2348 struct crt_twarp_ctxt *buf; in create_twarp_buf()2350 buf = kzalloc(sizeof(struct crt_twarp_ctxt), GFP_KERNEL); in create_twarp_buf()2355 (struct crt_twarp_ctxt, Timestamp)); in create_twarp_buf()2358 (struct crt_twarp_ctxt, Name)); in create_twarp_buf()2379 iov[num].iov_len = sizeof(struct crt_twarp_ctxt); in add_twarp_context()2384 le32_add_cpu(&req->CreateContextsLength, sizeof(struct crt_twarp_ctxt)); in add_twarp_context()