Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa.h368 #define bfa_get_type(__bfa) \ macro
Dbfa_core.c1353 enum bfa_ioc_type_e ioc_type = bfa_get_type(bfa); in bfa_faa_validate_request()
Dbfa_svc.c2006 aen_entry->aen_data.port.ioc_type = bfa_get_type(fcport->bfa); in bfa_fcport_aen_post()
4092 enum bfa_ioc_type_e ioc_type = bfa_get_type(bfa); in bfa_fcport_set_qos_bw()
Dbfad_bsg.c84 iocmd->ioc_type = bfa_get_type(&bfad->bfa); in bfad_iocmd_ioc_get_info()