Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fc.h222 FC_ELS_RNID = 0x78, /* Mangement server request */ enumerator
H A Dbfa_fcbuild.c717 rnid->els_cmd.els_code = FC_ELS_RNID; in fc_rnid_build()
H A Dbfa_fcs_lport.c821 if ((fchs->type == FC_TYPE_ELS) && (els_cmd->els_code == FC_ELS_RNID)) { in bfa_fcs_lport_uf_recv()