Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/drivers/target/tcm_fc/
Dtfc_cmd.c223 fh = fc_frame_header_get(fp); in ft_write_pending()
264 fh = fc_frame_header_get(fp); in ft_recv_seq()
299 fh = fc_frame_header_get(rx_fp); in ft_send_resp_status()
478 struct fc_frame_header *fh = fc_frame_header_get(fp); in ft_recv_req()
504 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-4.4.14/drivers/scsi/libfc/
Dfc_exch.c275 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_exch_setup_hdr()
470 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_seq_send_locked()
971 fh = fc_frame_header_get(fp); in fc_exch_resp()
1007 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_seq_lookup_recip()
1136 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_seq_lookup_orig()
1256 fh = fc_frame_header_get(fp); in fc_seq_send_ack()
1267 rx_fh = fc_frame_header_get(rx_fp); in fc_seq_send_ack()
1314 fh = fc_frame_header_get(fp); in fc_exch_send_ba_rjt()
1315 rx_fh = fc_frame_header_get(rx_fp); in fc_exch_send_ba_rjt()
1394 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.c862 fh = fc_frame_header_get(fp); in fc_lport_recv_flogi_req()
957 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_lport_recv_req()
1152 fh = fc_frame_header_get(fp); in fc_lport_ns_resp()
1228 fh = fc_frame_header_get(fp); in fc_lport_ms_resp()
1736 fh = fc_frame_header_get(fp); in fc_lport_flogi_resp()
1923 fh = fc_frame_header_get(fp); in fc_lport_bsg_resp()
1989 fh = fc_frame_header_get(fp); in fc_lport_els_request()
2050 fh = fc_frame_header_get(fp); in fc_lport_ct_request()
Dfc_fcp.c457 fh = fc_frame_header_get(fp); in fc_fcp_recv_data()
638 data = fc_frame_header_get(fp) + 1; in fc_fcp_send_data()
712 fh = fc_frame_header_get(fp); in fc_fcp_abts_resp()
764 fh = fc_frame_header_get(fp); in fc_fcp_recv()
1354 fh = fc_frame_header_get(fp); in fc_tm_done()
1731 fh = fc_frame_header_get(fp); in fc_fcp_srr_resp()
Dfc_disc.c530 fh = fc_frame_header_get(fp); in fc_disc_gpn_ft_resp()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_els.c183 fh = fc_frame_header_get(fp); in bnx2fc_send_adisc()
211 fh = fc_frame_header_get(fp); in bnx2fc_send_logo()
239 fh = fc_frame_header_get(fp); in bnx2fc_send_rls()
336 fh = (struct fc_frame_header *) fc_frame_header_get(fp); in bnx2fc_srr_compl()
461 fh = (struct fc_frame_header *) fc_frame_header_get(fp); in bnx2fc_rec_compl()
903 struct fc_frame_header *fh = fc_frame_header_get(fp); in bnx2fc_elsct_send()
Dbnx2fc_fcoe.c202 fh = fc_frame_header_get(fp); in bnx2fc_xmit_l2_frame()
266 fh = fc_frame_header_get(fp); in bnx2fc_xmit()
542 fh = fc_frame_header_get(fp); in bnx2fc_recv_frame()
Dbnx2fc_hwi.c581 fh = (struct fc_frame_header *) fc_frame_header_get(fp); in bnx2fc_process_l2_frame_compl()
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c866 struct fc_frame_header *fh = fc_frame_header_get(fp); in fcoe_oem_match()
1605 fh = fc_frame_header_get(fp); in fcoe_xmit()
1751 fh = fc_frame_header_get(fp); in fcoe_filter_frames()
2789 struct fc_frame_header *fh = fc_frame_header_get(fp); in fcoe_elsct_send()
Dfcoe_ctlr.c1878 fh = fc_frame_header_get(fp); in fcoe_ctlr_recv_flogi()
/linux-4.4.14/drivers/scsi/fnic/
Dfnic_fcs.c1058 fh = fc_frame_header_get(fp); in fnic_send_frame()