Home
last modified time | relevance | path

Searched refs:nrf_wifi_if_stop_zep (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dnet_if.h28 int nrf_wifi_if_stop_zep(const struct device *dev);
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dfmac_main.c896 .wifi_iface.stop = nrf_wifi_if_stop_zep,
Dnet_if.c856 int nrf_wifi_if_stop_zep(const struct device *dev) in nrf_wifi_if_stop_zep() function