/kernel/linux/linux-6.6/include/scsi/ |
H A D | fc_frame.h | 114 * 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 D | fc_frame.h | 114 * 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 D | qedf_els.c | 18 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 D | qedf.h | 46 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 D | qedf_els.c | 18 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 D | qedf.h | 43 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 D | efct_unsol.c | 43 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 D | efc_els.h | 91 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 D | efc_device.c | 344 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 D | efc_device.h | 22 struct fc_frame_header *hdr,
|
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_els.c | 127 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 D | bnx2fc_els.c | 127 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 D | fc_frame.c | 49 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 D | fc_exch.c | 266 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 D | fc_libfc.c | 157 struct fc_frame_header *fh; in fc_fill_hdr() 158 struct fc_frame_header *in_fh; in fc_fill_hdr()
|
H A D | fc_elsct.c | 82 struct fc_frame_header *fh; in fc_els_resp_type()
|
H A D | fc_lport.c | 429 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 D | fc_frame.c | 49 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 D | fc_exch.c | 265 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 D | fc_libfc.c | 157 struct fc_frame_header *fh; in fc_fill_hdr() 158 struct fc_frame_header *in_fh; in fc_fill_hdr()
|
H A D | fc_elsct.c | 82 struct fc_frame_header *fh; in fc_els_resp_type()
|
/kernel/linux/linux-5.10/drivers/target/tcm_fc/ |
H A D | tfc_cmd.c | 185 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 D | tfc_cmd.c | 184 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 D | ixgbe_fcoe.c | 390 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 D | ixgbe_fcoe.c | 390 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()
|