Searched refs:fips_level (Results 1 – 4 of 4) sorted by relevance
1153 uint8_t fips_level; member
3365 uint32_t fips_level : 4; /* FIPS Level */ member3371 uint32_t fips_level : 4; /* FIPS Level */ member
4992 phba->fips_level = 0; in lpfc_sli_config_port()4996 phba->fips_level = pmb->u.mb.un.varCfgPort.fips_level; in lpfc_sli_config_port()5001 phba->fips_level, phba->fips_spec_rev); in lpfc_sli_config_port()
2247 return scnprintf(buf, PAGE_SIZE, "%d\n", phba->fips_level); in lpfc_fips_level_show()