Searched refs:regdb (Results 1 – 3 of 3) sorted by relevance
582 static const struct fwdb_header *regdb; variable920 const struct fwdb_header *hdr = regdb; in reg_query_regdb_wmm()923 if (!regdb) in reg_query_regdb_wmm()926 if (IS_ERR(regdb)) in reg_query_regdb_wmm()927 return PTR_ERR(regdb); in reg_query_regdb_wmm()932 return __regdb_query_wmm(regdb, country, freq, rule); in reg_query_regdb_wmm()999 const struct fwdb_header *hdr = regdb; in query_regdb()1004 if (IS_ERR(regdb)) in query_regdb()1005 return PTR_ERR(regdb); in query_regdb()1010 return regdb_query_country(regdb, country); in query_regdb()[all …]
92 bool "require regdb signature" if CFG80211_CERTIFICATION_ONUS102 bool "allow regdb keys shipped with the kernel" if CFG80211_CERTIFICATION_ONUS114 string "additional regdb key directory" if CFG80211_CERTIFICATION_ONUS184 need for it, for example when using internal regdb (above) or the
1 /* Seth Forshee's regdb certificate */