Searched refs:adapter_attr (Results 1 – 7 of 7) sorted by relevance
1001 if (ioc_attr->adapter_attr.max_speed == BFA_PORT_SPEED_16GBPS) in bfad_im_supported_speeds()1004 else if (ioc_attr->adapter_attr.max_speed == BFA_PORT_SPEED_8GBPS) { in bfad_im_supported_speeds()1005 if (ioc_attr->adapter_attr.is_mezz) { in bfad_im_supported_speeds()1014 } else if (ioc_attr->adapter_attr.max_speed == BFA_PORT_SPEED_4GBPS) { in bfad_im_supported_speeds()1017 } else if (ioc_attr->adapter_attr.max_speed == BFA_PORT_SPEED_10GBPS) { in bfad_im_supported_speeds()
403 struct bfa_adapter_attr_s adapter_attr; /* HBA attributes */ member
125 iocmd->ioc_attr.adapter_attr.fw_ver); in bfad_iocmd_ioc_get_attr()127 iocmd->ioc_attr.adapter_attr.optrom_ver); in bfad_iocmd_ioc_get_attr()
2867 bfa_ioc_get_adapter_attr(ioc, &ioc_attr->adapter_attr); in bfa_ioc_get_attr()
152 struct bfa_adapter_attr adapter_attr; /*!< HBA attributes */ member
294 strlcpy(drvinfo->fw_version, ioc_attr->adapter_attr.fw_ver, in bnad_get_drvinfo()
2912 bfa_ioc_get_adapter_attr(ioc, &ioc_attr->adapter_attr); in bfa_nw_ioc_get_attr()