18#ifndef __FMAC_STRUCTS_H__
19#define __FMAC_STRUCTS_H__
23#define NRF_WIFI_FMAC_PARAMS_RECV_TIMEOUT 100
nrf_wifi_cmd_status
This enum defines various command status values that can occur during radio tests and offloaded raw t...
Definition host_rpu_sys_if.h:1730
bool off_raw_tx_cmd_done
Definition fmac_structs.h:33
enum nrf_wifi_cmd_status off_raw_tx_cmd_status
Definition fmac_structs.h:32
Structure to hold per device context information for the UMAC IF layer.
Definition fmac_structs.h:31
Structure to hold host specific statistics.
Definition fmac_structs_common.h:44
This structure defines the Offloaded raw tx debug statistics.
Definition host_rpu_sys_if.h:1667
struct rpu_off_raw_tx_fw_stats fw
Definition fmac_structs.h:45
struct rpu_host_stats host
Definition fmac_structs.h:43
Structure to hold per device host and firmware statistics.
Definition fmac_structs.h:41