Lines Matching refs:Name
503 pneg_ctxt->Name[0] = 0x93; in build_posix_ctxt()
504 pneg_ctxt->Name[1] = 0xAD; in build_posix_ctxt()
505 pneg_ctxt->Name[2] = 0x25; in build_posix_ctxt()
506 pneg_ctxt->Name[3] = 0x50; in build_posix_ctxt()
507 pneg_ctxt->Name[4] = 0x9C; in build_posix_ctxt()
508 pneg_ctxt->Name[5] = 0xB4; in build_posix_ctxt()
509 pneg_ctxt->Name[6] = 0x11; in build_posix_ctxt()
510 pneg_ctxt->Name[7] = 0xE7; in build_posix_ctxt()
511 pneg_ctxt->Name[8] = 0xB4; in build_posix_ctxt()
512 pneg_ctxt->Name[9] = 0x23; in build_posix_ctxt()
513 pneg_ctxt->Name[10] = 0x83; in build_posix_ctxt()
514 pneg_ctxt->Name[11] = 0xDE; in build_posix_ctxt()
515 pneg_ctxt->Name[12] = 0x96; in build_posix_ctxt()
516 pneg_ctxt->Name[13] = 0x8B; in build_posix_ctxt()
517 pneg_ctxt->Name[14] = 0xCD; in build_posix_ctxt()
518 pneg_ctxt->Name[15] = 0x7C; in build_posix_ctxt()
773 cpu_to_le16(offsetof(struct create_posix, Name)); in create_posix_buf()
777 buf->Name[0] = 0x93; in create_posix_buf()
778 buf->Name[1] = 0xAD; in create_posix_buf()
779 buf->Name[2] = 0x25; in create_posix_buf()
780 buf->Name[3] = 0x50; in create_posix_buf()
781 buf->Name[4] = 0x9C; in create_posix_buf()
782 buf->Name[5] = 0xB4; in create_posix_buf()
783 buf->Name[6] = 0x11; in create_posix_buf()
784 buf->Name[7] = 0xE7; in create_posix_buf()
785 buf->Name[8] = 0xB4; in create_posix_buf()
786 buf->Name[9] = 0x23; in create_posix_buf()
787 buf->Name[10] = 0x83; in create_posix_buf()
788 buf->Name[11] = 0xDE; in create_posix_buf()
789 buf->Name[12] = 0x96; in create_posix_buf()
790 buf->Name[13] = 0x8B; in create_posix_buf()
791 buf->Name[14] = 0xCD; in create_posix_buf()
792 buf->Name[15] = 0x7C; in create_posix_buf()
1962 (struct create_durable, Name)); in create_durable_buf()
1965 buf->Name[0] = 'D'; in create_durable_buf()
1966 buf->Name[1] = 'H'; in create_durable_buf()
1967 buf->Name[2] = 'n'; in create_durable_buf()
1968 buf->Name[3] = 'Q'; in create_durable_buf()
1985 (struct create_durable, Name)); in create_reconnect_durable_buf()
1990 buf->Name[0] = 'D'; in create_reconnect_durable_buf()
1991 buf->Name[1] = 'H'; in create_reconnect_durable_buf()
1992 buf->Name[2] = 'n'; in create_reconnect_durable_buf()
1993 buf->Name[3] = 'C'; in create_reconnect_durable_buf()
2138 (struct create_durable_v2, Name)); in create_durable_v2_buf()
2154 buf->Name[0] = 'D'; in create_durable_v2_buf()
2155 buf->Name[1] = 'H'; in create_durable_v2_buf()
2156 buf->Name[2] = '2'; in create_durable_v2_buf()
2157 buf->Name[3] = 'Q'; in create_durable_v2_buf()
2178 Name)); in create_reconnect_durable_v2_buf()
2187 buf->Name[0] = 'D'; in create_reconnect_durable_v2_buf()
2188 buf->Name[1] = 'H'; in create_reconnect_durable_v2_buf()
2189 buf->Name[2] = '2'; in create_reconnect_durable_v2_buf()
2190 buf->Name[3] = 'C'; in create_reconnect_durable_v2_buf()
2285 (struct crt_twarp_ctxt, Name)); in create_twarp_buf()
2288 buf->Name[0] = 'T'; in create_twarp_buf()
2289 buf->Name[1] = 'W'; in create_twarp_buf()
2290 buf->Name[2] = 'r'; in create_twarp_buf()
2291 buf->Name[3] = 'p'; in create_twarp_buf()
2378 buf->ccontext.NameOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, Name)); in create_sd_buf()
2381 buf->Name[0] = 'S'; in create_sd_buf()
2382 buf->Name[1] = 'e'; in create_sd_buf()
2383 buf->Name[2] = 'c'; in create_sd_buf()
2384 buf->Name[3] = 'D'; in create_sd_buf()
2462 (struct crt_query_id_ctxt, Name)); in create_query_id_buf()
2465 buf->Name[0] = 'Q'; in create_query_id_buf()
2466 buf->Name[1] = 'F'; in create_query_id_buf()
2467 buf->Name[2] = 'i'; in create_query_id_buf()
2468 buf->Name[3] = 'd'; in create_query_id_buf()