Searched refs:FC_SPP_RESP_ACK (Results 1 – 3 of 3) sorted by relevance
1038 if (resp_code != FC_SPP_RESP_ACK) { in fc_rport_prli_resp()1781 if (!resp || passive == FC_SPP_RESP_ACK) in fc_rport_recv_prli_req()1876 spp->spp_flags = FC_SPP_RESP_ACK; in fc_rport_recv_prlo_req()2002 return FC_SPP_RESP_ACK; in fc_rport_fcp_prli()2025 return FC_SPP_RESP_ACK; in fc_rport_t0_prli()
403 return FC_SPP_RESP_ACK; in ft_prli_locked()
349 FC_SPP_RESP_ACK = 1, /* request executed */ enumerator