| /OK3568_Linux_fs/kernel/drivers/target/tcm_fc/ |
| H A D | tfc_cmd.c | 215 (fh->fh_r_ctl == FC_RCTL_DD_DATA_DESC)) { in ft_write_pending() 249 switch (fh->fh_r_ctl) { in ft_recv_seq() 258 __func__, fh->fh_r_ctl); in ft_recv_seq() 470 switch (fh->fh_r_ctl) { in ft_recv_req() 481 __func__, fh->fh_r_ctl); in ft_recv_req() 557 pr_debug("r_ctl %x target_submit_cmd %p\n", fh->fh_r_ctl, cmd); in ft_send_work()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/libfc/ |
| H A D | fc_exch.c | 1079 if (xid == 0 && fh->fh_r_ctl == FC_RCTL_ELS_REQ && in fc_seq_lookup_recip() 1297 fh->fh_r_ctl = FC_RCTL_ACK_1; in fc_seq_send_ack() 1376 fh->fh_r_ctl = FC_RCTL_BA_RJT; in fc_exch_send_ba_rjt() 1699 FC_EXCH_DBG(ep, "exch: BLS rctl %x - %s\n", fh->fh_r_ctl, in fc_exch_abts_resp() 1700 fc_exch_rctl_name(fh->fh_r_ctl)); in fc_exch_abts_resp() 1709 switch (fh->fh_r_ctl) { in fc_exch_abts_resp() 1788 switch (fh->fh_r_ctl) { in fc_exch_recv_bls() 1795 fh->fh_r_ctl, in fc_exch_recv_bls() 1796 fc_exch_rctl_name(fh->fh_r_ctl)); in fc_exch_recv_bls() 1801 switch (fh->fh_r_ctl) { in fc_exch_recv_bls() [all …]
|
| H A D | fc_libfc.c | 178 fh->fh_r_ctl = r_ctl; in fc_fill_hdr()
|
| H A D | fc_lport.c | 1715 if (fh->fh_r_ctl != FC_RCTL_ELS_REP || did == 0 || in fc_lport_flogi_resp() 1963 fh->fh_r_ctl = FC_RCTL_ELS_REQ; in fc_lport_els_request() 2023 fh->fh_r_ctl = FC_RCTL_DD_UNSOL_CTL; in fc_lport_ct_request()
|
| H A D | fc_fcp.c | 748 switch (fh->fh_r_ctl) { in fc_fcp_abts_resp() 793 r_ctl = fh->fh_r_ctl; in fc_fcp_recv()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/fc/ |
| H A D | fc_fs.h | 35 __u8 fh_r_ctl; /* routing control */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/fc/ |
| H A D | fc_fs.h | 35 __u8 fh_r_ctl; /* routing control */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/scsi/fc/ |
| H A D | fc_fs.h | 22 __u8 fh_r_ctl; /* routing control */ member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/ |
| H A D | bnx2fc_fcoe.c | 224 ntohs(fh->fh_ox_id), fh->fh_r_ctl); in bnx2fc_xmit_l2_frame() 226 (fh->fh_r_ctl == FC_RCTL_ELS_REQ)) { in bnx2fc_xmit_l2_frame() 242 (fh->fh_r_ctl == FC_RCTL_BA_ABTS)) in bnx2fc_xmit_l2_frame() 247 fh->fh_type, fh->fh_r_ctl); in bnx2fc_xmit_l2_frame() 294 if (unlikely(fh->fh_r_ctl == FC_RCTL_ELS_REQ)) { in bnx2fc_xmit() 594 if (fh->fh_r_ctl == FC_RCTL_DD_SOL_DATA && in bnx2fc_recv_frame() 600 if (fh->fh_r_ctl == FC_RCTL_ELS_REQ && in bnx2fc_recv_frame() 613 if (fh->fh_r_ctl == FC_RCTL_BA_ABTS) { in bnx2fc_recv_frame()
|
| H 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()
|
| H A D | bnx2fc_io.c | 1560 if (fc_hdr->fh_r_ctl == FC_RCTL_DD_CMD_STATUS) { in bnx2fc_process_tm_compl() 1573 fc_hdr->fh_r_ctl); in bnx2fc_process_tm_compl()
|
| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | fc_frame.h | 234 return fc_frame_header_get(fp)->fh_r_ctl; in fc_frame_rctl()
|
| H A D | fc_encode.h | 48 fh->fh_r_ctl = r_ctl; in __fc_fill_fc_hdr()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qedf/ |
| H A D | qedf_main.c | 1041 (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() 1229 ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, fh->fh_type, in qedf_xmit() 2511 if (fh->fh_r_ctl == FC_RCTL_DD_SOL_DATA && in qedf_recv_frame() 2517 if (fh->fh_r_ctl == FC_RCTL_ELS_REQ && in qedf_recv_frame() 2530 if (fh->fh_r_ctl == FC_RCTL_BA_ABTS) { in qedf_recv_frame() 2597 ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, in qedf_recv_frame()
|
| H A D | qedf_els.c | 344 fh->fh_r_ctl = FC_RCTL_ELS_REP; in qedf_process_l2_frame_compl()
|
| H A D | qedf_io.c | 726 task_fc_hdr.r_ctl = fc_hdr->fh_r_ctl; in qedf_init_mp_task() 2595 ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, in qedf_process_unsol_compl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_fcoe.c | 468 if ((fh->fh_r_ctl == FC_RCTL_DD_SOL_DATA) && in ixgbe_fcoe_ddp()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/fcoe/ |
| H A D | fcoe.c | 905 (fh->fh_r_ctl == FC_RCTL_DD_UNSOL_CMD) && in fcoe_oem_match() 1627 if (fh->fh_r_ctl == FC_RCTL_DD_SOL_DATA && fh->fh_type == FC_TYPE_FCP) in fcoe_filter_frames()
|
| H A D | fcoe_ctlr.c | 1918 if (op == ELS_LS_ACC && fh->fh_r_ctl == FC_RCTL_ELS_REP && in fcoe_ctlr_recv_flogi() 1945 } else if (op == ELS_FLOGI && fh->fh_r_ctl == FC_RCTL_ELS_REQ && sa) { in fcoe_ctlr_recv_flogi()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 2835 } else if (unlikely(fc_hdr->fh_r_ctl != FC_RCTL_ELS4_REQ)) { in lpfc_nvme_unsol_ls_handler() 13708 if (fc_hdr->fh_r_ctl == FC_RCTL_MDS_DIAGS || in lpfc_sli4_sp_handle_rcqe() 13709 fc_hdr->fh_r_ctl == FC_RCTL_DD_UNSOL_DATA) { in lpfc_sli4_sp_handle_rcqe() 17435 switch (fc_hdr->fh_r_ctl) { in lpfc_fc_frame_check() 17489 fc_hdr->fh_r_ctl, fc_hdr->fh_type, in lpfc_fc_frame_check() 17498 fc_hdr->fh_r_ctl, fc_hdr->fh_type); in lpfc_fc_frame_check() 17515 if (fc_hdr->fh_r_ctl != FC_RCTL_VFTH) in lpfc_fc_hdr_get_vfi() 18281 fc_hdr->fh_r_ctl, fc_hdr->fh_type); in lpfc_sli4_send_seq_to_ulp() 18286 iocbq, fc_hdr->fh_r_ctl, in lpfc_sli4_send_seq_to_ulp() 18292 fc_hdr->fh_r_ctl, fc_hdr->fh_type); in lpfc_sli4_send_seq_to_ulp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/fnic/ |
| H A D | fnic_fcs.c | 1089 if (unlikely(fh->fh_r_ctl == FC_RCTL_ELS_REQ) && in fnic_send_frame()
|