Lines Matching refs:initial_hdr
342 memcpy(&msg->initial_hdr, &recv_hdr, sizeof(struct drm_dp_sideband_msg_hdr)); in drm_dp_sideband_msg_build()
2216 mgr->down_rep_recv.initial_hdr.lct, in drm_dp_mst_handle_down_rep()
2217 mgr->down_rep_recv.initial_hdr.rad); in drm_dp_mst_handle_down_rep()
2220 DRM_DEBUG_KMS("Got MST reply from unknown device %d\n", mgr->down_rep_recv.initial_hdr.lct); in drm_dp_mst_handle_down_rep()
2226 slot = mgr->down_rep_recv.initial_hdr.seqno; in drm_dp_mst_handle_down_rep()
2235 mgr->down_rep_recv.initial_hdr.seqno, in drm_dp_mst_handle_down_rep()
2236 mgr->down_rep_recv.initial_hdr.lct, in drm_dp_mst_handle_down_rep()
2237 mgr->down_rep_recv.initial_hdr.rad[0], in drm_dp_mst_handle_down_rep()
2272 if (!mgr->up_req_recv.initial_hdr.broadcast) { in drm_dp_mst_handle_up_req()
2274 mgr->up_req_recv.initial_hdr.lct, in drm_dp_mst_handle_up_req()
2275 mgr->up_req_recv.initial_hdr.rad); in drm_dp_mst_handle_up_req()
2277 DRM_DEBUG_KMS("Got MST reply from unknown device %d\n", mgr->up_req_recv.initial_hdr.lct); in drm_dp_mst_handle_up_req()
2283 seqno = mgr->up_req_recv.initial_hdr.seqno; in drm_dp_mst_handle_up_req()
2293 DRM_DEBUG_KMS("Got MST reply from unknown device %d\n", mgr->up_req_recv.initial_hdr.lct); in drm_dp_mst_handle_up_req()
2309 DRM_DEBUG_KMS("Got MST reply from unknown device %d\n", mgr->up_req_recv.initial_hdr.lct); in drm_dp_mst_handle_up_req()