Searched refs:spp_type (Results 1 – 6 of 6) sorted by relevance
1166 pp->spp.spp_flags, pp->spp.spp_type); in fc_rport_prli_resp()1167 rdata->spp_type = pp->spp.spp_type; in fc_rport_prli_resp()1187 prov = fc_passive_prov[rdata->spp_type]; in fc_rport_prli_resp()1196 if (rdata->spp_type != FC_TYPE_FCP || in fc_rport_prli_resp()2011 rdata->spp_type = rspp->spp_type; in fc_rport_recv_prli_req()2012 spp->spp_type = rspp->spp_type; in fc_rport_recv_prli_req()2016 if (rspp->spp_type < FC_FC4_PROV_SIZE) { in fc_rport_recv_prli_req()2019 prov = fc_active_prov[rspp->spp_type]; in fc_rport_recv_prli_req()2022 prov = fc_passive_prov[rspp->spp_type]; in fc_rport_recv_prli_req()2031 rspp->spp_type, active, passive); in fc_rport_recv_prli_req()[all …]
329 __u8 spp_type; /* type code or common service params */ member
226 u8 spp_type; member
668 pp->spp.spp_type = FC_TYPE_FCP; in fc_prli_fill()
473 if (rdata->spp_type != FC_TYPE_FCP) { in bnx2fc_rport_event_handler()
1302 if (rdata->spp_type != FC_TYPE_FCP) { in qedf_rport_event_handler()