Home
last modified time | relevance | path

Searched refs:ELS_RJT_PROT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/libfc/
Dfc_rport.c1591 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_adisc_req()
1633 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_rls_req()
1847 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_plogi_req()
2054 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_prli_req()
2124 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_prlo_req()
/Linux-v5.4/include/uapi/scsi/fc/
Dfc_els.h180 ELS_RJT_PROT = 0x07, /* protocol error */ enumerator