Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/ !
Dbfa_fc.h121 FC_TYPE_SERVICES = 0x20, /* Fibre Channel Services */ enumerator
Dbfa_fcbuild.c136 fchs->type = FC_TYPE_SERVICES; in fc_gs_fchdr_build()
158 fchs->type = FC_TYPE_SERVICES; in fc_gsresp_fchdr_build()
Dbfa_fcs_lport.c834 if (fchs->type == FC_TYPE_SERVICES) { in bfa_fcs_lport_uf_recv()