Lines Matching refs:uv1_hdr
912 struct uv1_bau_msg_header *uv1_hdr = NULL; in uv_flush_send_and_wait() local
925 uv1_hdr = &bau_desc->header.uv1_hdr; in uv_flush_send_and_wait()
933 uv1_hdr->msg_type = MSG_REGULAR; in uv_flush_send_and_wait()
939 uv1_hdr->msg_type = MSG_RETRY; in uv_flush_send_and_wait()
946 uv1_hdr->sequence = seq_number; in uv_flush_send_and_wait()
1734 struct uv1_bau_msg_header *uv1_hdr; in activation_descriptor_init() local
1763 uv1_hdr = &bd2->header.uv1_hdr; in activation_descriptor_init()
1764 uv1_hdr->swack_flag = 1; in activation_descriptor_init()
1772 uv1_hdr->base_dest_nasid = in activation_descriptor_init()
1774 uv1_hdr->dest_subnodeid = UV_LB_SUBNODEID; in activation_descriptor_init()
1775 uv1_hdr->command = UV_NET_ENDPOINT_INTD; in activation_descriptor_init()
1776 uv1_hdr->int_both = 1; in activation_descriptor_init()