Home
last modified time | relevance | path

Searched refs:spp_type (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_rport.c1166 rdata->spp_type = pp->spp.spp_type; in fc_rport_prli_resp()
1188 if (rdata->spp_type < FC_FC4_PROV_SIZE) { in fc_rport_prli_resp()
1189 prov = fc_passive_prov[rdata->spp_type]; in fc_rport_prli_resp()
1199 if (rdata->spp_type != FC_TYPE_FCP || in fc_rport_prli_resp()
2024 rdata->spp_type = rspp->spp_type; in fc_rport_recv_prli_req()
2025 spp->spp_type = rspp->spp_type; in fc_rport_recv_prli_req()
2029 if (rspp->spp_type < FC_FC4_PROV_SIZE) { in fc_rport_recv_prli_req()
2032 prov = fc_active_prov[rspp->spp_type]; in fc_rport_recv_prli_req()
2035 prov = fc_passive_prov[rspp->spp_type]; in fc_rport_recv_prli_req()
2044 rspp->spp_type, active, passive); in fc_rport_recv_prli_req()
[all …]
H A Dfc_encode.h880 pp->spp.spp_type = FC_TYPE_FCP; in fc_prli_fill()
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_els.c505 pp->spp.spp_type = FC_TYPE_FCP; in efc_send_prli()
738 pp->spp.spp_type = FC_TYPE_FCP; in efc_send_prli_acc()
780 pp->spp.spp_type = FC_TYPE_FCP; in efc_send_prlo_acc()
H A Defc_device.c1143 if (pp->sp.spp_type != FC_TYPE_FCP) { in __efc_d_port_logged_in()
1348 if (pp->sp.spp_type != FC_TYPE_FCP) { in __efc_d_device_ready()
/openbmc/linux/include/scsi/
H A Dlibfc.h214 u8 spp_type; member
/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_els.h424 __u8 spp_type; /* type code or common service params */ member
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c473 if (rdata->spp_type != FC_TYPE_FCP) { in bnx2fc_rport_event_handler()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c1521 if (rdata->spp_type != FC_TYPE_FCP) { in qedf_rport_event_handler()
1581 if (rdata->spp_type != FC_TYPE_FCP) { in qedf_rport_event_handler()