Searched refs:spp_params (Results 1 – 4 of 4) sorted by relevance
367 fcp_parm = ntohl(rspp->spp_params); in ft_prli_locked()400 fcp_parm = ntohl(spp->spp_params); in ft_prli_locked()402 spp->spp_params = htonl(fcp_parm | FCP_SPPF_TARG_FCN); in ft_prli_locked()406 fcp_parm = ntohl(spp->spp_params); in ft_prli_locked()408 spp->spp_params = htonl(fcp_parm); in ft_prli_locked()
1178 fcp_parm = ntohl(pp->spp.spp_params); in fc_rport_prli_resp()2202 fcp_parm = ntohl(rspp->spp_params); in fc_rport_fcp_prli()2220 fcp_parm = ntohl(spp->spp_params); in fc_rport_fcp_prli()2221 spp->spp_params = htonl(fcp_parm | lport->service_params); in fc_rport_fcp_prli()
422 __be32 spp_params; /* service parameters */ member
658 pp->spp.spp_params = htonl(lport->service_params); in fc_prli_fill()