/linux-6.3-rc2/drivers/target/tcm_fc/ |
A D | tfc_cmd.c | 214 (fh->fh_r_ctl == FC_RCTL_DD_DATA_DESC)) { in ft_write_pending() 248 switch (fh->fh_r_ctl) { in ft_recv_seq() 257 __func__, fh->fh_r_ctl); in ft_recv_seq() 469 switch (fh->fh_r_ctl) { in ft_recv_req() 480 __func__, fh->fh_r_ctl); in ft_recv_req() 562 pr_debug("r_ctl %x target_submit_cmd %p\n", fh->fh_r_ctl, cmd); in ft_send_work()
|
/linux-6.3-rc2/drivers/scsi/elx/libefc/ |
A D | efc_domain.c | 987 if ((hdr->fh_r_ctl == FC_RCTL_DD_SOL_DATA) || in efc_domain_dispatch_frame() 988 (hdr->fh_r_ctl == FC_RCTL_DD_SOL_CTL)) { in efc_domain_dispatch_frame() 1048 switch (hdr->fh_r_ctl) { in efc_node_dispatch_frame() 1065 if ((hdr->fh_r_ctl & 0xf) == FC_RCTL_DD_UNSOL_CMD) { in efc_node_dispatch_frame() 1071 } else if ((hdr->fh_r_ctl & 0xf) == in efc_node_dispatch_frame() 1086 efc_log_err(efc, "Unhandled frame rctl: %02x\n", hdr->fh_r_ctl); in efc_node_dispatch_frame()
|
/linux-6.3-rc2/include/scsi/ |
A D | fc_frame.h | 234 return fc_frame_header_get(fp)->fh_r_ctl; in fc_frame_rctl() 255 fh->fh_r_ctl = r_ctl; in __fc_fill_fc_hdr()
|
/linux-6.3-rc2/drivers/scsi/libfc/ |
A D | fc_exch.c | 1077 if (xid == 0 && fh->fh_r_ctl == FC_RCTL_ELS_REQ && in fc_seq_lookup_recip() 1295 fh->fh_r_ctl = FC_RCTL_ACK_1; in fc_seq_send_ack() 1374 fh->fh_r_ctl = FC_RCTL_BA_RJT; in fc_exch_send_ba_rjt() 1697 FC_EXCH_DBG(ep, "exch: BLS rctl %x - %s\n", fh->fh_r_ctl, in fc_exch_abts_resp() 1698 fc_exch_rctl_name(fh->fh_r_ctl)); in fc_exch_abts_resp() 1707 switch (fh->fh_r_ctl) { in fc_exch_abts_resp() 1786 switch (fh->fh_r_ctl) { in fc_exch_recv_bls() 1793 fh->fh_r_ctl, in fc_exch_recv_bls() 1794 fc_exch_rctl_name(fh->fh_r_ctl)); in fc_exch_recv_bls() 1799 switch (fh->fh_r_ctl) { in fc_exch_recv_bls() [all …]
|
A D | fc_libfc.c | 178 fh->fh_r_ctl = r_ctl; in fc_fill_hdr()
|
A D | fc_lport.c | 1762 if (fh->fh_r_ctl != FC_RCTL_ELS_REP || did == 0 || in fc_lport_flogi_resp() 2037 fh->fh_r_ctl = FC_RCTL_ELS_REQ; in fc_lport_els_request() 2097 fh->fh_r_ctl = FC_RCTL_DD_UNSOL_CTL; in fc_lport_ct_request()
|
A D | fc_fcp.c | 738 switch (fh->fh_r_ctl) { in fc_fcp_abts_resp() 783 r_ctl = fh->fh_r_ctl; in fc_fcp_recv()
|
/linux-6.3-rc2/include/uapi/scsi/fc/ |
A D | fc_fs.h | 22 __u8 fh_r_ctl; /* routing control */ member
|
/linux-6.3-rc2/drivers/scsi/elx/efct/ |
A D | efct_unsol.c | 17 (hdr)->fh_r_ctl, be16_to_cpu((hdr)->fh_ox_id), \ 240 hdr.fh_r_ctl = r_ctl; in efct_sframe_common_send()
|
/linux-6.3-rc2/drivers/scsi/bnx2fc/ |
A D | bnx2fc_fcoe.c | 226 ntohs(fh->fh_ox_id), fh->fh_r_ctl); in bnx2fc_xmit_l2_frame() 228 (fh->fh_r_ctl == FC_RCTL_ELS_REQ)) { in bnx2fc_xmit_l2_frame() 244 (fh->fh_r_ctl == FC_RCTL_BA_ABTS)) in bnx2fc_xmit_l2_frame() 249 fh->fh_type, fh->fh_r_ctl); in bnx2fc_xmit_l2_frame() 295 if (unlikely(fh->fh_r_ctl == FC_RCTL_ELS_REQ)) { in bnx2fc_xmit() 590 if (fh->fh_r_ctl == FC_RCTL_DD_SOL_DATA && in bnx2fc_recv_frame() 596 if (fh->fh_r_ctl == FC_RCTL_ELS_REQ && in bnx2fc_recv_frame() 609 if (fh->fh_r_ctl == FC_RCTL_BA_ABTS) { in bnx2fc_recv_frame()
|
A D | bnx2fc_hwi.c | 591 if ((fh->fh_r_ctl == FC_RCTL_ELS_REQ) || in bnx2fc_process_l2_frame_compl() 592 (fh->fh_r_ctl == FC_RCTL_ELS_REP)) { in bnx2fc_process_l2_frame_compl() 620 BNX2FC_HBA_DBG(lport, "fh_r_ctl = 0x%x\n", fh->fh_r_ctl); in bnx2fc_process_l2_frame_compl()
|
A D | bnx2fc_io.c | 1558 if (fc_hdr->fh_r_ctl == FC_RCTL_DD_CMD_STATUS) { in bnx2fc_process_tm_compl() 1571 fc_hdr->fh_r_ctl); in bnx2fc_process_tm_compl()
|
/linux-6.3-rc2/drivers/scsi/qedf/ |
A D | qedf_main.c | 1042 (fh->fh_r_ctl == FC_RCTL_ELS_REQ)) { in qedf_xmit_l2_frame() 1133 if (unlikely(fh->fh_r_ctl == FC_RCTL_ELS_REQ)) { in qedf_xmit() 1227 ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, fh->fh_type, in qedf_xmit() 2515 if (fh->fh_r_ctl == FC_RCTL_DD_SOL_DATA && in qedf_recv_frame() 2521 if (fh->fh_r_ctl == FC_RCTL_ELS_REQ && in qedf_recv_frame() 2534 if (fh->fh_r_ctl == FC_RCTL_BA_ABTS) { in qedf_recv_frame() 2601 ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, in qedf_recv_frame()
|
A D | qedf_els.c | 344 fh->fh_r_ctl = FC_RCTL_ELS_REP; in qedf_process_l2_frame_compl()
|
A D | qedf_io.c | 721 task_fc_hdr.r_ctl = fc_hdr->fh_r_ctl; in qedf_init_mp_task() 2575 ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, in qedf_process_unsol_compl()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/ |
A D | ixgbe_fcoe.c | 468 if ((fh->fh_r_ctl == FC_RCTL_DD_SOL_DATA) && in ixgbe_fcoe_ddp()
|
/linux-6.3-rc2/drivers/scsi/fcoe/ |
A D | fcoe.c | 904 (fh->fh_r_ctl == FC_RCTL_DD_UNSOL_CMD) && in fcoe_oem_match() 1621 if (fh->fh_r_ctl == FC_RCTL_DD_SOL_DATA && fh->fh_type == FC_TYPE_FCP) in fcoe_filter_frames()
|
A D | fcoe_ctlr.c | 1910 if (op == ELS_LS_ACC && fh->fh_r_ctl == FC_RCTL_ELS_REP && in fcoe_ctlr_recv_flogi() 1937 } else if (op == ELS_FLOGI && fh->fh_r_ctl == FC_RCTL_ELS_REQ && sa) { in fcoe_ctlr_recv_flogi()
|
/linux-6.3-rc2/drivers/scsi/lpfc/ |
A D | lpfc_sli.c | 14680 if (fc_hdr->fh_r_ctl == FC_RCTL_MDS_DIAGS || in lpfc_sli4_sp_handle_rcqe() 18370 switch (fc_hdr->fh_r_ctl) { in lpfc_fc_frame_check() 18424 fc_hdr->fh_r_ctl, fc_hdr->fh_type, in lpfc_fc_frame_check() 18433 fc_hdr->fh_r_ctl, fc_hdr->fh_type); in lpfc_fc_frame_check() 18450 if (fc_hdr->fh_r_ctl != FC_RCTL_VFTH) in lpfc_fc_hdr_get_vfi() 19207 fc_hdr->fh_r_ctl, fc_hdr->fh_type); in lpfc_sli4_send_seq_to_ulp() 19212 iocbq, fc_hdr->fh_r_ctl, in lpfc_sli4_send_seq_to_ulp() 19218 fc_hdr->fh_r_ctl, fc_hdr->fh_type); in lpfc_sli4_send_seq_to_ulp() 19369 if (fc_hdr->fh_r_ctl == FC_RCTL_MDS_DIAGS || in lpfc_sli4_handle_received_buffer() 19370 fc_hdr->fh_r_ctl == FC_RCTL_DD_UNSOL_DATA) { in lpfc_sli4_handle_received_buffer() [all …]
|
/linux-6.3-rc2/drivers/scsi/fnic/ |
A D | fnic_fcs.c | 1079 if (unlikely(fh->fh_r_ctl == FC_RCTL_ELS_REQ) && in fnic_send_frame()
|