Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/bnx2fc/
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()
Dbnx2fc.h404 struct fc_frame_header resp_fc_hdr; member
Dbnx2fc_io.c1544 fc_hdr = &(tm_req->resp_fc_hdr); in bnx2fc_process_tm_compl()
/Linux-v5.4/drivers/scsi/qedf/
Dqedf_els.c434 mp_fc_hdr = &(mp_req->resp_fc_hdr); in qedf_l2_els_compl()
568 mp_fc_hdr = &(mp_req->resp_fc_hdr); in qedf_srr_compl()
868 mp_fc_hdr = &(mp_req->resp_fc_hdr); in qedf_rec_compl()
Dqedf.h70 struct fc_frame_header resp_fc_hdr; member