Searched refs:spp_params (Results 1 – 4 of 4) sorted by relevance
366 fcp_parm = ntohl(rspp->spp_params); in ft_prli_locked()394 fcp_parm = ntohl(spp->spp_params); in ft_prli_locked()396 spp->spp_params = htonl(fcp_parm | FCP_SPPF_TARG_FCN); in ft_prli_locked()400 fcp_parm = ntohl(spp->spp_params); in ft_prli_locked()402 spp->spp_params = htonl(fcp_parm); in ft_prli_locked()
1048 fcp_parm = ntohl(pp->spp.spp_params); in fc_rport_prli_resp()1982 fcp_parm = ntohl(rspp->spp_params); in fc_rport_fcp_prli()2000 fcp_parm = ntohl(spp->spp_params); in fc_rport_fcp_prli()2001 spp->spp_params = htonl(fcp_parm | lport->service_params); in fc_rport_fcp_prli()
334 __be32 spp_params; /* service parameters */ member
670 pp->spp.spp_params = htonl(lport->service_params); in fc_prli_fill()