Home
last modified time | relevance | path

Searched refs:fc_frame_header_get (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/include/scsi/
Dfc_frame.h171 struct fc_frame_header *fc_frame_header_get(const struct fc_frame *fp) in fc_frame_header_get() function
209 pp = fc_frame_header_get(fp) + 1; in fc_frame_payload_get()
246 return fc_frame_header_get(fp)->fh_r_ctl; in fc_frame_rctl()
Dfc_encode.h79 fh = fc_frame_header_get(fp); in fc_fill_fc_hdr()
/Linux-v4.19/drivers/target/tcm_fc/
Dtfc_cmd.c225 fh = fc_frame_header_get(fp); in ft_write_pending()
266 fh = fc_frame_header_get(fp); in ft_recv_seq()
301 fh = fc_frame_header_get(rx_fp); in ft_send_resp_status()
487 struct fc_frame_header *fh = fc_frame_header_get(fp); in ft_recv_req()
513 struct fc_frame_header *fh = fc_frame_header_get(cmd->req_frame); in ft_send_work()
Dtfc_io.c229 fh = fc_frame_header_get(fp); in ft_recv_write_data()
/Linux-v4.19/drivers/scsi/libfc/
Dfc_exch.c276 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_exch_setup_hdr()
478 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_seq_send_locked()
1015 fh = fc_frame_header_get(fp); in fc_exch_resp()
1051 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_seq_lookup_recip()
1180 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_seq_lookup_orig()
1303 fh = fc_frame_header_get(fp); in fc_seq_send_ack()
1314 rx_fh = fc_frame_header_get(rx_fp); in fc_seq_send_ack()
1366 fh = fc_frame_header_get(fp); in fc_exch_send_ba_rjt()
1367 rx_fh = fc_frame_header_get(rx_fp); in fc_exch_send_ba_rjt()
1449 fh = fc_frame_header_get(fp); in fc_exch_recv_abts()
[all …]
Dfc_elsct.c113 fh = fc_frame_header_get(fp); in fc_els_resp_type()
Dfc_lport.c854 fh = fc_frame_header_get(fp); in fc_lport_recv_flogi_req()
950 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_lport_recv()
1145 fh = fc_frame_header_get(fp); in fc_lport_ns_resp()
1221 fh = fc_frame_header_get(fp); in fc_lport_ms_resp()
1723 fh = fc_frame_header_get(fp); in fc_lport_flogi_resp()
1906 fh = fc_frame_header_get(fp); in fc_lport_bsg_resp()
1971 fh = fc_frame_header_get(fp); in fc_lport_els_request()
2031 fh = fc_frame_header_get(fp); in fc_lport_ct_request()
Dfc_fcp.c501 fh = fc_frame_header_get(fp); in fc_fcp_recv_data()
684 data = fc_frame_header_get(fp) + 1; in fc_fcp_send_data()
758 fh = fc_frame_header_get(fp); in fc_fcp_abts_resp()
803 fh = fc_frame_header_get(fp); in fc_fcp_recv()
1402 fh = fc_frame_header_get(fp); in fc_tm_done()
1794 fh = fc_frame_header_get(fp); in fc_fcp_srr_resp()
Dfc_disc.c529 fh = fc_frame_header_get(fp); in fc_disc_gpn_ft_resp()
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_els.c191 fh = fc_frame_header_get(fp); in bnx2fc_send_adisc()
219 fh = fc_frame_header_get(fp); in bnx2fc_send_logo()
247 fh = fc_frame_header_get(fp); in bnx2fc_send_rls()
344 fh = (struct fc_frame_header *) fc_frame_header_get(fp); in bnx2fc_srr_compl()
469 fh = (struct fc_frame_header *) fc_frame_header_get(fp); in bnx2fc_rec_compl()
911 struct fc_frame_header *fh = fc_frame_header_get(fp); in bnx2fc_elsct_send()
Dbnx2fc_fcoe.c225 fh = fc_frame_header_get(fp); in bnx2fc_xmit_l2_frame()
289 fh = fc_frame_header_get(fp); in bnx2fc_xmit()
571 fh = fc_frame_header_get(fp); in bnx2fc_recv_frame()
Dbnx2fc_hwi.c582 fh = (struct fc_frame_header *) fc_frame_header_get(fp); in bnx2fc_process_l2_frame_compl()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_els.c302 fh = (struct fc_frame_header *)fc_frame_header_get(fp); in qedf_process_l2_frame_compl()
432 fh = (struct fc_frame_header *)fc_frame_header_get(fp); in qedf_l2_els_compl()
458 fh = fc_frame_header_get(fp); in qedf_send_adisc()
537 fh = (struct fc_frame_header *)fc_frame_header_get(fp); in qedf_srr_compl()
829 fh = (struct fc_frame_header *)fc_frame_header_get(fp); in qedf_rec_compl()
Dqedf_main.c200 struct fc_frame_header *fh = fc_frame_header_get(fp); in qedf_set_data_src_addr()
841 fh = fc_frame_header_get(fp); in qedf_xmit_l2_frame()
881 fh = fc_frame_header_get(fp); in qedf_xmit()
2211 fh = fc_frame_header_get(fp); in qedf_recv_frame()
Dqedf_io.c2135 fh = (struct fc_frame_header *)fc_frame_header_get(fp); in qedf_process_unsol_compl()
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe.c911 struct fc_frame_header *fh = fc_frame_header_get(fp); in fcoe_oem_match()
1498 fh = fc_frame_header_get(fp); in fcoe_xmit()
1635 fh = fc_frame_header_get(fp); in fcoe_filter_frames()
2644 struct fc_frame_header *fh = fc_frame_header_get(fp); in fcoe_elsct_send()
Dfcoe_ctlr.c1919 fh = fc_frame_header_get(fp); in fcoe_ctlr_recv_flogi()
/Linux-v4.19/drivers/scsi/fnic/
Dfnic_fcs.c1082 fh = fc_frame_header_get(fp); in fnic_send_frame()