Home
last modified time | relevance | path

Searched refs:fh_r_ctl (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/drivers/target/tcm_fc/
Dtfc_cmd.c234 (fh->fh_r_ctl == FC_RCTL_DD_DATA_DESC)) { in ft_write_pending()
268 switch (fh->fh_r_ctl) { in ft_recv_seq()
277 __func__, fh->fh_r_ctl); in ft_recv_seq()
489 switch (fh->fh_r_ctl) { in ft_recv_req()
500 __func__, fh->fh_r_ctl); in ft_recv_req()
576 pr_debug("r_ctl %x target_submit_cmd %p\n", fh->fh_r_ctl, cmd); in ft_send_work()
/Linux-v4.19/drivers/scsi/libfc/
Dfc_exch.c1086 if (xid == 0 && fh->fh_r_ctl == FC_RCTL_ELS_REQ && in fc_seq_lookup_recip()
1304 fh->fh_r_ctl = FC_RCTL_ACK_1; in fc_seq_send_ack()
1383 fh->fh_r_ctl = FC_RCTL_BA_RJT; in fc_exch_send_ba_rjt()
1700 FC_EXCH_DBG(ep, "exch: BLS rctl %x - %s\n", fh->fh_r_ctl, in fc_exch_abts_resp()
1701 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 …]
Dfc_libfc.c190 fh->fh_r_ctl = r_ctl; in fc_fill_hdr()
Dfc_lport.c1725 if (fh->fh_r_ctl != FC_RCTL_ELS_REP || did == 0 || in fc_lport_flogi_resp()
1972 fh->fh_r_ctl = FC_RCTL_ELS_REQ; in fc_lport_els_request()
2032 fh->fh_r_ctl = FC_RCTL_DD_UNSOL_CTL; in fc_lport_ct_request()
Dfc_fcp.c759 switch (fh->fh_r_ctl) { in fc_fcp_abts_resp()
804 r_ctl = fh->fh_r_ctl; in fc_fcp_recv()
/Linux-v4.19/include/uapi/scsi/fc/
Dfc_fs.h35 __u8 fh_r_ctl; /* routing control */ member
/Linux-v4.19/include/scsi/
Dfc_frame.h246 return fc_frame_header_get(fp)->fh_r_ctl; in fc_frame_rctl()
Dfc_encode.h60 fh->fh_r_ctl = r_ctl; in __fc_fill_fc_hdr()
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c228 ntohs(fh->fh_ox_id), fh->fh_r_ctl); in bnx2fc_xmit_l2_frame()
230 (fh->fh_r_ctl == FC_RCTL_ELS_REQ)) { in bnx2fc_xmit_l2_frame()
246 (fh->fh_r_ctl == FC_RCTL_BA_ABTS)) in bnx2fc_xmit_l2_frame()
251 fh->fh_type, fh->fh_r_ctl); in bnx2fc_xmit_l2_frame()
298 if (unlikely(fh->fh_r_ctl == FC_RCTL_ELS_REQ)) { in bnx2fc_xmit()
597 if (fh->fh_r_ctl == FC_RCTL_DD_SOL_DATA && in bnx2fc_recv_frame()
603 if (fh->fh_r_ctl == FC_RCTL_ELS_REQ && in bnx2fc_recv_frame()
616 if (fh->fh_r_ctl == FC_RCTL_BA_ABTS) { in bnx2fc_recv_frame()
Dbnx2fc_hwi.c591 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()
Dbnx2fc_io.c1525 if (fc_hdr->fh_r_ctl == FC_RCTL_DD_CMD_STATUS) { in bnx2fc_process_tm_compl()
1538 fc_hdr->fh_r_ctl); in bnx2fc_process_tm_compl()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_main.c843 (fh->fh_r_ctl == FC_RCTL_ELS_REQ)) { in qedf_xmit_l2_frame()
934 if (unlikely(fh->fh_r_ctl == FC_RCTL_ELS_REQ)) { in qedf_xmit()
1030 ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, fh->fh_type, in qedf_xmit()
2217 if (fh->fh_r_ctl == FC_RCTL_DD_SOL_DATA && in qedf_recv_frame()
2223 if (fh->fh_r_ctl == FC_RCTL_ELS_REQ && in qedf_recv_frame()
2236 if (fh->fh_r_ctl == FC_RCTL_BA_ABTS) { in qedf_recv_frame()
2301 ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, in qedf_recv_frame()
Dqedf_els.c309 fh->fh_r_ctl = FC_RCTL_ELS_REP; in qedf_process_l2_frame_compl()
Dqedf_io.c739 task_fc_hdr.r_ctl = fc_hdr->fh_r_ctl; in qedf_init_mp_task()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c467 if ((fh->fh_r_ctl == FC_RCTL_DD_SOL_DATA) && in ixgbe_fcoe_ddp()
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe.c918 (fh->fh_r_ctl == FC_RCTL_DD_UNSOL_CMD) && in fcoe_oem_match()
1636 if (fh->fh_r_ctl == FC_RCTL_DD_SOL_DATA && fh->fh_type == FC_TYPE_FCP) in fcoe_filter_frames()
Dfcoe_ctlr.c1924 if (op == ELS_LS_ACC && fh->fh_r_ctl == FC_RCTL_ELS_REP && in fcoe_ctlr_recv_flogi()
1951 } else if (op == ELS_FLOGI && fh->fh_r_ctl == FC_RCTL_ELS_REQ && sa) { in fcoe_ctlr_recv_flogi()
/Linux-v4.19/drivers/scsi/fnic/
Dfnic_fcs.c1085 if (unlikely(fh->fh_r_ctl == FC_RCTL_ELS_REQ) && in fnic_send_frame()
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli.c16585 switch (fc_hdr->fh_r_ctl) { in lpfc_fc_frame_check()
16642 fc_hdr->fh_r_ctl, fc_hdr->fh_type, in lpfc_fc_frame_check()
16651 fc_hdr->fh_r_ctl, fc_hdr->fh_type); in lpfc_fc_frame_check()
16668 if (fc_hdr->fh_r_ctl != FC_RCTL_VFTH) in lpfc_fc_hdr_get_vfi()
17429 fc_hdr->fh_r_ctl, fc_hdr->fh_type); in lpfc_sli4_send_seq_to_ulp()
17434 iocbq, fc_hdr->fh_r_ctl, in lpfc_sli4_send_seq_to_ulp()
17440 fc_hdr->fh_r_ctl, fc_hdr->fh_type); in lpfc_sli4_send_seq_to_ulp()
17580 if (fc_hdr->fh_r_ctl == 0xF4 && fc_hdr->fh_type == 0xFF) { in lpfc_sli4_handle_received_buffer()
17613 if (fc_hdr->fh_r_ctl == FC_RCTL_BA_ABTS) { in lpfc_sli4_handle_received_buffer()