Searched refs:regdb (Results 1 – 3 of 3) sorted by relevance
575 static const struct fwdb_header *regdb; variable903 const struct fwdb_header *hdr = regdb; in reg_query_regdb_wmm()906 if (!regdb) in reg_query_regdb_wmm()909 if (IS_ERR(regdb)) in reg_query_regdb_wmm()910 return PTR_ERR(regdb); in reg_query_regdb_wmm()915 return __regdb_query_wmm(regdb, country, freq, rule); in reg_query_regdb_wmm()988 const struct fwdb_header *hdr = regdb; in query_regdb()993 if (IS_ERR(regdb)) in query_regdb()994 return PTR_ERR(regdb); in query_regdb()999 return regdb_query_country(regdb, country); in query_regdb()[all …]
91 bool "require regdb signature" if CFG80211_CERTIFICATION_ONUS101 bool "allow regdb keys shipped with the kernel" if CFG80211_CERTIFICATION_ONUS113 string "additional regdb key directory" if CFG80211_CERTIFICATION_ONUS183 need for it, for example when using internal regdb (above) or the
1 /* Seth Forshee's regdb certificate */