Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_ioc.h898 bfa_boolean_t bfa_ioc_fw_mismatch(struct bfa_ioc_s *ioc);
Dbfa_ioc.c2644 bfa_ioc_fw_mismatch(struct bfa_ioc_s *ioc) in bfa_ioc_fw_mismatch() function
Dbfa_svc.c3993 else if (bfa_ioc_fw_mismatch(&fcport->bfa->ioc)) in bfa_fcport_get_attr()