Home
last modified time | relevance | path

Searched defs:reg_domain (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dfmac_main.c308 int nrf_wifi_reg_domain(const struct device *dev, struct wifi_reg_domain *reg_domain) in nrf_wifi_reg_domain()
/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c1432 static int nxp_wifi_reg_domain(const struct device *dev, struct wifi_reg_domain *reg_domain) in nxp_wifi_reg_domain()
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_mgmt.c988 struct wifi_reg_domain *reg_domain = data; in wifi_reg_domain() local
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c1870 struct wifi_reg_domain *reg_domain)
/Zephyr-latest/include/zephyr/net/
Dwifi_mgmt.h1439 int (*reg_domain)(const struct device *dev, struct wifi_reg_domain *reg_domain); member