Searched defs:reg_domain (Results 1 – 5 of 5) sorted by relevance
310 int nrf_wifi_reg_domain(const struct device *dev, struct wifi_reg_domain *reg_domain) in nrf_wifi_reg_domain()
1676 static int nxp_wifi_reg_domain(const struct device *dev, struct wifi_reg_domain *reg_domain) in nxp_wifi_reg_domain()
1072 struct wifi_reg_domain *reg_domain = data; in wifi_reg_domain() local
1950 struct wifi_reg_domain *reg_domain)
1441 int (*reg_domain)(const struct device *dev, struct wifi_reg_domain *reg_domain); member