Home
last modified time | relevance | path

Searched refs:ELS_RJT_UNSUP (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/uapi/scsi/fc/
Dfc_els.h182 ELS_RJT_UNSUP = 0x0b, /* command not supported */ enumerator
/Linux-v5.4/drivers/scsi/libfc/
Dfc_rport.c864 rjt_data.reason = ELS_RJT_UNSUP; in fc_rport_recv_flogi_req()
1812 els_data.reason = ELS_RJT_UNSUP; in fc_rport_recv_req()
Dfc_fcp.c1539 case ELS_RJT_UNSUP: in fc_fcp_rec_resp()
/Linux-v5.4/drivers/scsi/fcoe/
Dfcoe_ctlr.c3012 rjt_data.reason = ELS_RJT_UNSUP; in fcoe_ctlr_disc_recv()