Searched refs:regdb (Results 1 – 3 of 3) sorted by relevance
601 static const struct fwdb_header *regdb; variable939 const struct fwdb_header *hdr = regdb; in reg_query_regdb_wmm()942 if (!regdb) in reg_query_regdb_wmm()945 if (IS_ERR(regdb)) in reg_query_regdb_wmm()946 return PTR_ERR(regdb); in reg_query_regdb_wmm()951 return __regdb_query_wmm(regdb, country, freq, rule); in reg_query_regdb_wmm()1018 const struct fwdb_header *hdr = regdb; in query_regdb()1023 if (IS_ERR(regdb)) in query_regdb()1024 return PTR_ERR(regdb); in query_regdb()1029 return regdb_query_country(regdb, country); in query_regdb()[all …]
93 bool "require regdb signature" if CFG80211_CERTIFICATION_ONUS103 bool "allow regdb keys shipped with the kernel" if CFG80211_CERTIFICATION_ONUS115 string "additional regdb key directory" if CFG80211_CERTIFICATION_ONUS
1 /* Seth Forshee's regdb certificate */