Searched refs:FC_SPP_RESP_ACK (Results 1 – 3 of 3) sorted by relevance
1161 if (resp_code != FC_SPP_RESP_ACK) { in fc_rport_prli_resp()2024 if (!active || passive == FC_SPP_RESP_ACK) in fc_rport_recv_prli_req()2115 spp->spp_flags = FC_SPP_RESP_ACK; in fc_rport_recv_prlo_req()2211 return FC_SPP_RESP_ACK; in fc_rport_fcp_prli()2234 return FC_SPP_RESP_ACK; in fc_rport_t0_prli()
403 return FC_SPP_RESP_ACK; in ft_prli_locked()
339 FC_SPP_RESP_ACK = 1, /* request executed */ enumerator