Searched refs:regdb (Results 1 – 5 of 5) sorted by relevance
604 static const struct fwdb_header *regdb; variable906 const struct fwdb_header *hdr = regdb; in reg_query_regdb_wmm()909 if (!regdb) in reg_query_regdb_wmm()912 if (IS_ERR(regdb)) in reg_query_regdb_wmm()913 return PTR_ERR(regdb); in reg_query_regdb_wmm()918 return __regdb_query_wmm(regdb, country, freq, rule); in reg_query_regdb_wmm()984 const struct fwdb_header *hdr = regdb; in query_regdb()989 if (IS_ERR(regdb)) in query_regdb()990 return PTR_ERR(regdb); in query_regdb()995 return regdb_query_country(regdb, country); in query_regdb()[all …]
90 bool "require regdb signature" if CFG80211_CERTIFICATION_ONUS100 bool "allow regdb keys shipped with the kernel" if CFG80211_CERTIFICATION_ONUS112 string "additional regdb key directory" if CFG80211_CERTIFICATION_ONUS
1 /* Seth Forshee's regdb certificate */
1 /* Chen-Yu Tsai's regdb certificate */
2415 bool regdb) in ath11k_qmi_load_bdf_qmi() argument2427 if (regdb) { in ath11k_qmi_load_bdf_qmi()2438 if (regdb) in ath11k_qmi_load_bdf_qmi()