Searched refs:FC_SPP_RESP_ACK (Results 1 – 3 of 3) sorted by relevance
1168 if (resp_code != FC_SPP_RESP_ACK) { in fc_rport_prli_resp()2025 if (!active || passive == FC_SPP_RESP_ACK) in fc_rport_recv_prli_req()2116 spp->spp_flags = FC_SPP_RESP_ACK; in fc_rport_recv_prlo_req()2213 return FC_SPP_RESP_ACK; in fc_rport_fcp_prli()2236 return FC_SPP_RESP_ACK; in fc_rport_t0_prli()
415 return FC_SPP_RESP_ACK; in ft_prli_locked()
350 FC_SPP_RESP_ACK = 1, /* request executed */ enumerator