Home
last modified time | relevance | path

Searched refs:ELS_PRLO (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/include/uapi/scsi/fc/
Dfc_els.h48 ELS_PRLO = 0x21, /* process logout */ enumerator
119 [ELS_PRLO] = "PRLO", \
/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_target.h490 #define ELS_PRLO 0x21 macro
Dqla_target.c2393 case ELS_PRLO: in qlt_xmit_tm_rsp()
5176 case ELS_PRLO: in qlt_24xx_handle_els()
/linux-6.12.1/drivers/scsi/libfc/
Dfc_rport.c1743 case ELS_PRLO: in fc_rport_recv_els_req()
1817 case ELS_PRLO: in fc_rport_recv_req()
/linux-6.12.1/drivers/scsi/elx/libefc/
Defc_node.c938 {ELS_PRLO, EFC_EVT_PRLO_RCVD, prli_size}, in efc_node_recv_els_frame()