Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dnet_if.h59 struct net_stats_eth *nrf_wifi_eth_stats_get(const struct device *dev);
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dfmac_main.c902 .wifi_iface.get_stats = nrf_wifi_eth_stats_get,
Dnet_if.c1145 struct net_stats_eth *nrf_wifi_eth_stats_get(const struct device *dev) in nrf_wifi_eth_stats_get() function