Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa.h367 #define bfa_get_type(__bfa) \ macro
H A Dbfa_core.c1353 enum bfa_ioc_type_e ioc_type = bfa_get_type(bfa); in bfa_faa_validate_request()
H A 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()
H A Dbfad_bsg.c84 iocmd->ioc_type = bfa_get_type(&bfad->bfa); in bfad_iocmd_ioc_get_info()