Searched refs:mp_fc_hdr (Results 1 – 1 of 1) sorted by relevance
424 struct fc_frame_header *fh, *mp_fc_hdr; in qedf_l2_els_compl() local449 mp_fc_hdr = &(mp_req->resp_fc_hdr); in qedf_l2_els_compl()486 memcpy(fh, mp_fc_hdr, sizeof(struct fc_frame_header)); in qedf_l2_els_compl()543 struct fc_frame_header *mp_fc_hdr, *fh; in qedf_srr_compl() local583 mp_fc_hdr = &(mp_req->resp_fc_hdr); in qedf_srr_compl()596 memcpy(fh, mp_fc_hdr, sizeof(struct fc_frame_header)); in qedf_srr_compl()838 struct fc_frame_header *mp_fc_hdr, *fh; in qedf_rec_compl() local883 mp_fc_hdr = &(mp_req->resp_fc_hdr); in qedf_rec_compl()896 memcpy(fh, mp_fc_hdr, sizeof(struct fc_frame_header)); in qedf_rec_compl()