Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/libfc/
Dfc_rport.c1602 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_adisc_req()
1644 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_rls_req()
1858 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_plogi_req()
2065 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_prli_req()
2135 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_prlo_req()
/Linux-v5.10/include/uapi/scsi/fc/
Dfc_els.h185 ELS_RJT_PROT = 0x07, /* protocol error */ enumerator