Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dnet_if.h65 int nrf_wifi_stats_reset(const struct device *dev);
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dfmac_main.c831 .reset_stats = nrf_wifi_stats_reset,
Dnet_if.c1241 int nrf_wifi_stats_reset(const struct device *dev) in nrf_wifi_stats_reset() function