Searched defs:reg_domain (Results 1 – 5 of 5) sorted by relevance
308 int nrf_wifi_reg_domain(const struct device *dev, struct wifi_reg_domain *reg_domain) in nrf_wifi_reg_domain()
1432 static int nxp_wifi_reg_domain(const struct device *dev, struct wifi_reg_domain *reg_domain) in nxp_wifi_reg_domain()
988 struct wifi_reg_domain *reg_domain = data; in wifi_reg_domain() local
1870 struct wifi_reg_domain *reg_domain)
1439 int (*reg_domain)(const struct device *dev, struct wifi_reg_domain *reg_domain); member