nRF WiFi
Loading...
Searching...
No Matches
fmac_cmd_common.h File Reference

Go to the source code of this file.

Macros

#define NRF_WIFI_FMAC_STATS_RECV_TIMEOUT   50 /* ms */
 Header containing common (mode agnostic) command specific declarations for the FMAC IF Layer of the Wi-Fi driver.
 
#define NRF_WIFI_FMAC_PS_CONF_EVNT_RECV_TIMEOUT   50 /* ms */
 
#define NRF_WIFI_FMAC_REG_SET_TIMEOUT_MS   2000 /* 2s */
 

Functions

struct host_rpu_msgumac_cmd_alloc (struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, int type, int size)
 
enum nrf_wifi_status umac_cmd_cfg (struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, void *params, int len)
 
enum nrf_wifi_status umac_cmd_deinit (struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx)
 
enum nrf_wifi_status umac_cmd_srcoex (struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, void *cmd, unsigned int cmd_len)
 
enum nrf_wifi_status umac_cmd_prog_stats_reset (struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx)
 
enum nrf_wifi_status umac_cmd_set_ps_exit_strategy (struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, enum ps_exit_strategy ps_exit_strategy)