Searched refs:FC_SPP_RESP_ACK (Results 1 – 3 of 3) sorted by relevance
1166 if (resp_code != FC_SPP_RESP_ACK) { in fc_rport_prli_resp()2035 if (!active || passive == FC_SPP_RESP_ACK) in fc_rport_recv_prli_req()2126 spp->spp_flags = FC_SPP_RESP_ACK; in fc_rport_recv_prlo_req()2222 return FC_SPP_RESP_ACK; in fc_rport_fcp_prli()2245 return FC_SPP_RESP_ACK; in fc_rport_t0_prli()
403 return FC_SPP_RESP_ACK; in ft_prli_locked()
437 FC_SPP_RESP_ACK = 1, /* request executed */ enumerator