Searched refs:mp_fc_hdr (Results 1 – 1 of 1) sorted by relevance
409 struct fc_frame_header *fh, *mp_fc_hdr; in qedf_l2_els_compl() local434 mp_fc_hdr = &(mp_req->resp_fc_hdr); in qedf_l2_els_compl()471 memcpy(fh, mp_fc_hdr, sizeof(struct fc_frame_header)); in qedf_l2_els_compl()528 struct fc_frame_header *mp_fc_hdr, *fh; in qedf_srr_compl() local568 mp_fc_hdr = &(mp_req->resp_fc_hdr); in qedf_srr_compl()581 memcpy(fh, mp_fc_hdr, sizeof(struct fc_frame_header)); in qedf_srr_compl()823 struct fc_frame_header *mp_fc_hdr, *fh; in qedf_rec_compl() local868 mp_fc_hdr = &(mp_req->resp_fc_hdr); in qedf_rec_compl()881 memcpy(fh, mp_fc_hdr, sizeof(struct fc_frame_header)); in qedf_rec_compl()