Home
last modified time | relevance | path

Searched refs:resp_fc_hdr (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c155 fc_hdr = &(mp_req->resp_fc_hdr); in bnx2fc_l2_els_compl()
325 fc_hdr = &(mp_req->resp_fc_hdr); in bnx2fc_srr_compl()
449 fc_hdr = &(mp_req->resp_fc_hdr); in bnx2fc_rec_compl()
836 fc_hdr = &(mp_req->resp_fc_hdr); in bnx2fc_process_els_compl()
H A Dbnx2fc.h401 struct fc_frame_header resp_fc_hdr; member
H A Dbnx2fc_io.c1545 fc_hdr = &(tm_req->resp_fc_hdr); in bnx2fc_process_tm_compl()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_els.c449 mp_fc_hdr = &(mp_req->resp_fc_hdr); in qedf_l2_els_compl()
583 mp_fc_hdr = &(mp_req->resp_fc_hdr); in qedf_srr_compl()
883 mp_fc_hdr = &(mp_req->resp_fc_hdr); in qedf_rec_compl()
H A Dqedf.h67 struct fc_frame_header resp_fc_hdr; member