Searched refs:spp_params (Results 1 – 4 of 4) sorted by relevance
379 fcp_parm = ntohl(rspp->spp_params); in ft_prli_locked()412 fcp_parm = ntohl(spp->spp_params); in ft_prli_locked()414 spp->spp_params = htonl(fcp_parm | FCP_SPPF_TARG_FCN); in ft_prli_locked()418 fcp_parm = ntohl(spp->spp_params); in ft_prli_locked()420 spp->spp_params = htonl(fcp_parm); in ft_prli_locked()
1178 fcp_parm = ntohl(pp->spp.spp_params); in fc_rport_prli_resp()2193 fcp_parm = ntohl(rspp->spp_params); in fc_rport_fcp_prli()2211 fcp_parm = ntohl(spp->spp_params); in fc_rport_fcp_prli()2212 spp->spp_params = htonl(fcp_parm | lport->service_params); in fc_rport_fcp_prli()
335 __be32 spp_params; /* service parameters */ member
670 pp->spp.spp_params = htonl(lport->service_params); in fc_prli_fill()