Searched refs:spp_type (Results 1 – 5 of 5) sorted by relevance
1037 rdata->spp_type = pp->spp.spp_type; in fc_rport_prli_resp()1769 rdata->spp_type = rspp->spp_type; in fc_rport_recv_prli_req()1770 spp->spp_type = rspp->spp_type; in fc_rport_recv_prli_req()1774 if (rspp->spp_type < FC_FC4_PROV_SIZE) { in fc_rport_recv_prli_req()1775 prov = fc_active_prov[rspp->spp_type]; in fc_rport_recv_prli_req()1778 prov = fc_passive_prov[rspp->spp_type]; in fc_rport_recv_prli_req()1874 spp->spp_type = rspp->spp_type; in fc_rport_recv_prlo_req()
328 __u8 spp_type; /* type code or common service params */ member
220 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()