Home
last modified time | relevance | path

Searched refs:FC_RCTL_ELS_REP (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/include/uapi/scsi/fc/
A Dfc_fs.h71 FC_RCTL_ELS_REP = 0x23, /* extended link services reply */ enumerator
118 [FC_RCTL_ELS_REP] = "ELS rep", \
/linux-6.3-rc2/drivers/scsi/libfc/
A Dfc_rport.c945 fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_ELS_REP, 0); in fc_rport_recv_flogi_req()
1441 fc_fill_reply_hdr(fp, in_fp, FC_RCTL_ELS_REP, 0); in fc_rport_recv_rtv_req()
1617 fc_fill_reply_hdr(fp, in_fp, FC_RCTL_ELS_REP, 0); in fc_rport_recv_adisc_req()
1677 fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_ELS_REP, 0); in fc_rport_recv_rls_req()
1947 fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_ELS_REP, 0); in fc_rport_recv_plogi_req()
2062 fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_ELS_REP, 0); in fc_rport_recv_prli_req()
2133 fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_ELS_REP, 0); in fc_rport_recv_prlo_req()
A Dfc_lport.c437 fc_fill_reply_hdr(fp, in_fp, FC_RCTL_ELS_REP, 0); in fc_lport_recv_echo_req()
494 fc_fill_reply_hdr(fp, in_fp, FC_RCTL_ELS_REP, 0); in fc_lport_recv_rnid_req()
844 fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_ELS_REP, 0); in fc_lport_recv_flogi_req()
1762 if (fh->fh_r_ctl != FC_RCTL_ELS_REP || did == 0 || in fc_lport_flogi_resp()
A Dfc_exch.c1847 fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_ELS_REP, 0); in fc_seq_ls_acc()
1881 fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_ELS_REP, 0); in fc_seq_ls_rjt()
2081 fc_fill_reply_hdr(fp, rfp, FC_RCTL_ELS_REP, 0); in fc_exch_els_rec()
/linux-6.3-rc2/drivers/scsi/elx/libefc/
A Defc_domain.c1050 case FC_RCTL_ELS_REP: in efc_node_dispatch_frame()
/linux-6.3-rc2/drivers/scsi/qedf/
A Dqedf_els.c344 fh->fh_r_ctl = FC_RCTL_ELS_REP; in qedf_process_l2_frame_compl()
/linux-6.3-rc2/drivers/scsi/bnx2fc/
A Dbnx2fc_hwi.c592 (fh->fh_r_ctl == FC_RCTL_ELS_REP)) { in bnx2fc_process_l2_frame_compl()
/linux-6.3-rc2/drivers/scsi/fcoe/
A Dfcoe_ctlr.c1910 if (op == ELS_LS_ACC && fh->fh_r_ctl == FC_RCTL_ELS_REP && in fcoe_ctlr_recv_flogi()
/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_sli.c11607 pring->prt[1].rctl = FC_RCTL_ELS_REP; in lpfc_sli4_setup()
11715 pring->prt[1].rctl = FC_RCTL_ELS_REP; in lpfc_sli_setup()
18380 case FC_RCTL_ELS_REP: /* extended link services reply */ in lpfc_fc_frame_check()

Completed in 53 milliseconds