Home
last modified time | relevance | path

Searched refs:fc_frame_header (Results 1 - 25 of 80) sorted by relevance

1234

/kernel/linux/linux-6.6/include/scsi/
H A Dfc_frame.h114 * payload_size + sizeof (struct fc_frame_header).
149 struct fc_frame_header *__fc_frame_header_get(const struct fc_frame *fp) in __fc_frame_header_get()
151 return (struct fc_frame_header *)fr_hdr(fp); in __fc_frame_header_get()
159 struct fc_frame_header *fc_frame_header_get(const struct fc_frame *fp) in fc_frame_header_get()
161 WARN_ON(fr_len(fp) < sizeof(struct fc_frame_header)); in fc_frame_header_get()
196 if (fr_len(fp) >= sizeof(struct fc_frame_header) + len) in fc_frame_payload_get()
249 static inline void __fc_fill_fc_hdr(struct fc_frame_header *fh, in __fc_fill_fc_hdr()
272 struct fc_frame_header *fh; in fc_fill_fc_hdr()
/kernel/linux/linux-5.10/include/scsi/
H A Dfc_frame.h114 * payload_size + sizeof (struct fc_frame_header).
149 struct fc_frame_header *__fc_frame_header_get(const struct fc_frame *fp) in __fc_frame_header_get()
151 return (struct fc_frame_header *)fr_hdr(fp); in __fc_frame_header_get()
159 struct fc_frame_header *fc_frame_header_get(const struct fc_frame *fp) in fc_frame_header_get()
161 WARN_ON(fr_len(fp) < sizeof(struct fc_frame_header)); in fc_frame_header_get()
196 if (fr_len(fp) >= sizeof(struct fc_frame_header) + len) in fc_frame_payload_get()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_els.c18 struct fc_frame_header *fc_hdr; in qedf_initiate_els()
334 struct fc_frame_header *fh; in qedf_process_l2_frame_compl()
337 fh = (struct fc_frame_header *)fc_frame_header_get(fp); in qedf_process_l2_frame_compl()
424 struct fc_frame_header *fh, *mp_fc_hdr; in qedf_l2_els_compl()
471 if (sizeof(struct fc_frame_header) + resp_len > QEDF_PAGE_SIZE) { in qedf_l2_els_compl()
485 fh = (struct fc_frame_header *)fc_frame_header_get(fp); in qedf_l2_els_compl()
486 memcpy(fh, mp_fc_hdr, sizeof(struct fc_frame_header)); in qedf_l2_els_compl()
503 struct fc_frame_header *fh; in qedf_send_adisc()
543 struct fc_frame_header *mp_fc_hdr, *fh; in qedf_srr_compl()
595 fh = (struct fc_frame_header *)fc_frame_header_ge in qedf_srr_compl()
[all...]
H A Dqedf.h46 sizeof(struct fc_frame_header))
63 struct fc_frame_header req_fc_hdr;
70 struct fc_frame_header resp_fc_hdr;
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_els.c18 struct fc_frame_header *fc_hdr; in qedf_initiate_els()
334 struct fc_frame_header *fh; in qedf_process_l2_frame_compl()
337 fh = (struct fc_frame_header *)fc_frame_header_get(fp); in qedf_process_l2_frame_compl()
424 struct fc_frame_header *fh, *mp_fc_hdr; in qedf_l2_els_compl()
471 if (sizeof(struct fc_frame_header) + resp_len > QEDF_PAGE_SIZE) { in qedf_l2_els_compl()
485 fh = (struct fc_frame_header *)fc_frame_header_get(fp); in qedf_l2_els_compl()
486 memcpy(fh, mp_fc_hdr, sizeof(struct fc_frame_header)); in qedf_l2_els_compl()
503 struct fc_frame_header *fh; in qedf_send_adisc()
543 struct fc_frame_header *mp_fc_hdr, *fh; in qedf_srr_compl()
595 fh = (struct fc_frame_header *)fc_frame_header_ge in qedf_srr_compl()
[all...]
H A Dqedf.h43 sizeof(struct fc_frame_header))
60 struct fc_frame_header req_fc_hdr;
67 struct fc_frame_header resp_fc_hdr;
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_unsol.c43 struct fc_frame_header *hdr; in efct_dispatch_frame()
147 struct fc_frame_header *fchdr = seq->header->dma.virt; in efct_validate_fcp_cmd()
160 struct fc_frame_header *fchdr, bool sit) in efct_populate_io_fcp_cmd()
229 struct fc_frame_header *req_hdr = seq->header->dma.virt; in efct_sframe_common_send()
230 struct fc_frame_header hdr; in efct_sframe_common_send()
342 struct fc_frame_header *fchdr = seq->header->dma.virt; in efct_dispatch_fcp_cmd()
402 efct_process_abts(struct efct_io *io, struct fc_frame_header *hdr) in efct_process_abts()
466 struct fc_frame_header *hdr = seq->header->dma.virt; in efct_node_recv_abts_frame()
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/
H A Defc_els.h91 struct fc_frame_header *hdr);
93 efc_bls_send_rjt_hdr(struct efc_els_io_req *io, struct fc_frame_header *hdr);
105 efc_send_bls_acc(struct efc_node *node, struct fc_frame_header *hdr);
H A Defc_device.c344 struct fc_frame_header *hdr, in efc_send_ls_acc_after_attach()
539 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_init()
568 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_init()
592 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_init()
617 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_init()
745 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_wait_plogi_rsp()
1136 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_port_logged_in()
1242 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_port_logged_in()
1341 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_device_ready()
1361 struct fc_frame_header *hd in __efc_d_device_ready()
[all...]
H A Defc_device.h22 struct fc_frame_header *hdr,
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c127 struct fc_frame_header *fc_hdr; in bnx2fc_l2_els_compl()
185 struct fc_frame_header *fh; in bnx2fc_send_adisc()
213 struct fc_frame_header *fh; in bnx2fc_send_logo()
241 struct fc_frame_header *fh; in bnx2fc_send_rls()
268 struct fc_frame_header *fc_hdr, *fh; in bnx2fc_srr_compl()
344 fh = (struct fc_frame_header *) fc_frame_header_get(fp); in bnx2fc_srr_compl()
380 struct fc_frame_header *fc_hdr, *fh; in bnx2fc_rec_compl()
469 fh = (struct fc_frame_header *) fc_frame_header_get(fp); in bnx2fc_rec_compl()
681 struct fc_frame_header *fc_hdr; in bnx2fc_initiate_els()
809 struct fc_frame_header *fc_hd in bnx2fc_process_els_compl()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c127 struct fc_frame_header *fc_hdr; in bnx2fc_l2_els_compl()
185 struct fc_frame_header *fh; in bnx2fc_send_adisc()
213 struct fc_frame_header *fh; in bnx2fc_send_logo()
241 struct fc_frame_header *fh; in bnx2fc_send_rls()
268 struct fc_frame_header *fc_hdr, *fh; in bnx2fc_srr_compl()
344 fh = (struct fc_frame_header *) fc_frame_header_get(fp); in bnx2fc_srr_compl()
380 struct fc_frame_header *fc_hdr, *fh; in bnx2fc_rec_compl()
469 fh = (struct fc_frame_header *) fc_frame_header_get(fp); in bnx2fc_rec_compl()
681 struct fc_frame_header *fc_hdr; in bnx2fc_initiate_els()
809 struct fc_frame_header *fc_hd in bnx2fc_process_els_compl()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_frame.c49 len += sizeof(struct fc_frame_header); in _fc_frame_alloc()
75 payload_len + sizeof(struct fc_frame_header)); in fc_frame_alloc_fill()
H A 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()
997 struct fc_frame_header *fh; 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()
1280 struct fc_frame_header *rx_fh; in fc_seq_send_ack()
1281 struct fc_frame_header *fh; in fc_seq_send_ack()
1344 struct fc_frame_header *rx_fh; in fc_exch_send_ba_rjt()
1345 struct fc_frame_header *fh; in fc_exch_send_ba_rjt()
1417 struct fc_frame_header *f in fc_exch_recv_abts()
[all...]
H A Dfc_libfc.c157 struct fc_frame_header *fh; in fc_fill_hdr()
158 struct fc_frame_header *in_fh; in fc_fill_hdr()
H A Dfc_elsct.c82 struct fc_frame_header *fh; in fc_els_resp_type()
H A Dfc_lport.c429 len = fr_len(in_fp) - sizeof(struct fc_frame_header); in fc_lport_recv_echo_req()
671 mfs -= sizeof(struct fc_frame_header); in fc_set_mfs()
796 struct fc_frame_header *fh; in fc_lport_recv_flogi_req()
944 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_lport_recv()
1116 struct fc_frame_header *fh; in fc_lport_ns_resp()
1192 struct fc_frame_header *fh; in fc_lport_ms_resp()
1691 struct fc_frame_header *fh; in fc_lport_flogi_resp()
1887 struct fc_frame_header *fh; in fc_lport_bsg_resp()
1951 struct fc_frame_header *fh; in fc_lport_els_request()
2010 struct fc_frame_header *f in fc_lport_ct_request()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_frame.c49 len += sizeof(struct fc_frame_header); in _fc_frame_alloc()
75 payload_len + sizeof(struct fc_frame_header)); in fc_frame_alloc_fill()
H A Dfc_exch.c265 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_exch_setup_hdr()
467 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_seq_send_locked()
995 struct fc_frame_header *fh; in fc_exch_resp()
1042 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_seq_lookup_recip()
1171 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_seq_lookup_orig()
1278 struct fc_frame_header *rx_fh; in fc_seq_send_ack()
1279 struct fc_frame_header *fh; in fc_seq_send_ack()
1342 struct fc_frame_header *rx_fh; in fc_exch_send_ba_rjt()
1343 struct fc_frame_header *fh; in fc_exch_send_ba_rjt()
1415 struct fc_frame_header *f in fc_exch_recv_abts()
[all...]
H A Dfc_libfc.c157 struct fc_frame_header *fh; in fc_fill_hdr()
158 struct fc_frame_header *in_fh; in fc_fill_hdr()
H A Dfc_elsct.c82 struct fc_frame_header *fh; in fc_els_resp_type()
/kernel/linux/linux-5.10/drivers/target/tcm_fc/
H A Dtfc_cmd.c185 struct fc_frame_header *fh; in ft_write_pending()
238 struct fc_frame_header *fh; in ft_recv_seq()
277 const struct fc_frame_header *fh; 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()
/kernel/linux/linux-6.6/drivers/target/tcm_fc/
H A Dtfc_cmd.c184 struct fc_frame_header *fh; in ft_write_pending()
232 struct fc_frame_header *fh; in ft_recv_seq()
271 const struct fc_frame_header *fh; in ft_send_resp_status()
462 struct fc_frame_header *fh = fc_frame_header_get(fp); in ft_recv_req()
488 struct fc_frame_header *fh = fc_frame_header_get(cmd->req_frame); in ft_send_work()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c390 struct fc_frame_header *fh; in ixgbe_fcoe_ddp()
404 fh = (struct fc_frame_header *)(skb->data + in ixgbe_fcoe_ddp()
407 fh = (struct fc_frame_header *)(skb->data + in ixgbe_fcoe_ddp()
493 struct fc_frame_header *fh; in ixgbe_fso()
558 fh = (struct fc_frame_header *)skb_transport_header(skb); in ixgbe_fso()
568 sizeof(struct fc_frame_header); in ixgbe_fso()
586 sizeof(struct fc_frame_header); in ixgbe_fso()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c390 struct fc_frame_header *fh; in ixgbe_fcoe_ddp()
404 fh = (struct fc_frame_header *)(skb->data + in ixgbe_fcoe_ddp()
407 fh = (struct fc_frame_header *)(skb->data + in ixgbe_fcoe_ddp()
493 struct fc_frame_header *fh; in ixgbe_fso()
558 fh = (struct fc_frame_header *)skb_transport_header(skb); in ixgbe_fso()
568 sizeof(struct fc_frame_header); in ixgbe_fso()
586 sizeof(struct fc_frame_header); in ixgbe_fso()

Completed in 24 milliseconds

1234