Searched refs:regdb (Results 1 – 4 of 4) sorted by relevance
602 static const struct fwdb_header *regdb; variable904 const struct fwdb_header *hdr = regdb; in reg_query_regdb_wmm()907 if (!regdb) in reg_query_regdb_wmm()910 if (IS_ERR(regdb)) in reg_query_regdb_wmm()911 return PTR_ERR(regdb); in reg_query_regdb_wmm()916 return __regdb_query_wmm(regdb, country, freq, rule); in reg_query_regdb_wmm()983 const struct fwdb_header *hdr = regdb; in query_regdb()988 if (IS_ERR(regdb)) in query_regdb()989 return PTR_ERR(regdb); in query_regdb()994 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 */
2405 bool regdb) in ath11k_qmi_load_bdf_qmi() argument2417 if (regdb) { in ath11k_qmi_load_bdf_qmi()2428 if (regdb) in ath11k_qmi_load_bdf_qmi()