Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_cmd.h31 enum nrf_wifi_status umac_cmd_sys_prog_stats_get(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx);
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_cmd.c169 enum nrf_wifi_status umac_cmd_sys_prog_stats_get(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in umac_cmd_sys_prog_stats_get() function
Dfmac_api.c3351 status = umac_cmd_sys_prog_stats_get(fmac_dev_ctx); in nrf_wifi_sys_fmac_stats_get()