Home
last modified time | relevance | path

Searched refs:FC_SPP_RESP_ACK (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/libfc/
Dfc_rport.c1038 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()
/linux-4.1.27/drivers/target/tcm_fc/
Dtfc_sess.c403 return FC_SPP_RESP_ACK; in ft_prli_locked()
/linux-4.1.27/include/uapi/scsi/fc/
Dfc_els.h349 FC_SPP_RESP_ACK = 1, /* request executed */ enumerator