Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
Dfc_frame.h159 struct fc_frame_header *fc_frame_header_get(const struct fc_frame *fp) in fc_frame_header_get() function
197 pp = fc_frame_header_get(fp) + 1; in fc_frame_payload_get()
234 return fc_frame_header_get(fp)->fh_r_ctl; in fc_frame_rctl()
Dfc_encode.h67 fh = fc_frame_header_get(fp); in fc_fill_fc_hdr()
/kernel/linux/linux-5.10/drivers/target/tcm_fc/
Dtfc_cmd.c206 fh = fc_frame_header_get(fp); in ft_write_pending()
247 fh = fc_frame_header_get(fp); in ft_recv_seq()
282 fh = fc_frame_header_get(rx_fp); in ft_send_resp_status()
468 struct fc_frame_header *fh = fc_frame_header_get(fp); in ft_recv_req()
494 struct fc_frame_header *fh = fc_frame_header_get(cmd->req_frame); in ft_send_work()
Dtfc_io.c216 fh = fc_frame_header_get(fp); in ft_recv_write_data()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_exch.c266 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_exch_setup_hdr()
468 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_seq_send_locked()
1008 fh = fc_frame_header_get(fp); in fc_exch_resp()
1044 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_seq_lookup_recip()
1173 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_seq_lookup_orig()
1296 fh = fc_frame_header_get(fp); in fc_seq_send_ack()
1307 rx_fh = fc_frame_header_get(rx_fp); in fc_seq_send_ack()
1359 fh = fc_frame_header_get(fp); in fc_exch_send_ba_rjt()
1360 rx_fh = fc_frame_header_get(rx_fp); in fc_exch_send_ba_rjt()
1442 fh = fc_frame_header_get(fp); in fc_exch_recv_abts()
[all …]
Dfc_elsct.c101 fh = fc_frame_header_get(fp); in fc_els_resp_type()
Dfc_lport.c842 fh = fc_frame_header_get(fp); in fc_lport_recv_flogi_req()
938 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_lport_recv()
1133 fh = fc_frame_header_get(fp); in fc_lport_ns_resp()
1209 fh = fc_frame_header_get(fp); in fc_lport_ms_resp()
1713 fh = fc_frame_header_get(fp); in fc_lport_flogi_resp()
1896 fh = fc_frame_header_get(fp); in fc_lport_bsg_resp()
1962 fh = fc_frame_header_get(fp); in fc_lport_els_request()
2022 fh = fc_frame_header_get(fp); in fc_lport_ct_request()
Dfc_fcp.c490 fh = fc_frame_header_get(fp); in fc_fcp_recv_data()
673 data = fc_frame_header_get(fp) + 1; in fc_fcp_send_data()
747 fh = fc_frame_header_get(fp); in fc_fcp_abts_resp()
792 fh = fc_frame_header_get(fp); in fc_fcp_recv()
1391 fh = fc_frame_header_get(fp); in fc_tm_done()
1785 fh = fc_frame_header_get(fp); in fc_fcp_srr_resp()
Dfc_disc.c517 fh = fc_frame_header_get(fp); in fc_disc_gpn_ft_resp()
/kernel/linux/linux-5.10/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()
876 fh = fc_frame_header_get(fp); in bnx2fc_flogi_resp()
935 struct fc_frame_header *fh = fc_frame_header_get(fp); in bnx2fc_elsct_send()
Dbnx2fc_fcoe.c221 fh = fc_frame_header_get(fp); in bnx2fc_xmit_l2_frame()
285 fh = fc_frame_header_get(fp); in bnx2fc_xmit()
568 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()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
Dqedf_els.c337 fh = (struct fc_frame_header *)fc_frame_header_get(fp); in qedf_process_l2_frame_compl()
485 fh = (struct fc_frame_header *)fc_frame_header_get(fp); in qedf_l2_els_compl()
511 fh = fc_frame_header_get(fp); in qedf_send_adisc()
595 fh = (struct fc_frame_header *)fc_frame_header_get(fp); in qedf_srr_compl()
895 fh = (struct fc_frame_header *)fc_frame_header_get(fp); in qedf_rec_compl()
Dqedf_main.c228 struct fc_frame_header *fh = fc_frame_header_get(fp); in qedf_set_data_src_addr()
1039 fh = fc_frame_header_get(fp); in qedf_xmit_l2_frame()
1078 fh = fc_frame_header_get(fp); in qedf_xmit()
2505 fh = fc_frame_header_get(fp); in qedf_recv_frame()
Dqedf_io.c2590 fh = (struct fc_frame_header *)fc_frame_header_get(fp); in qedf_process_unsol_compl()
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
Dfcoe.c898 struct fc_frame_header *fh = fc_frame_header_get(fp); in fcoe_oem_match()
1491 fh = fc_frame_header_get(fp); in fcoe_xmit()
1626 fh = fc_frame_header_get(fp); in fcoe_filter_frames()
2630 struct fc_frame_header *fh = fc_frame_header_get(fp); in fcoe_elsct_send()
Dfcoe_ctlr.c1913 fh = fc_frame_header_get(fp); in fcoe_ctlr_recv_flogi()
/kernel/linux/linux-5.10/drivers/scsi/fnic/
Dfnic_fcs.c1086 fh = fc_frame_header_get(fp); in fnic_send_frame()