nrfxlib API 0.1.0
Loading...
Searching...
No Matches
fmac_rx.h File Reference
#include "host_rpu_data_if.h"
#include "fmac_structs.h"

Go to the source code of this file.

Data Structures

struct  nrf_wifi_fmac_rx_pool_map_info
 

Macros

#define RX_BUF_HEADROOM   4
 Header containing RX data path specific declarations for the FMAC IF Layer of the Wi-Fi driver.
 

Enumerations

enum  nrf_wifi_fmac_rx_cmd_type { NRF_WIFI_FMAC_RX_CMD_TYPE_INIT , NRF_WIFI_FMAC_RX_CMD_TYPE_DEINIT , NRF_WIFI_FMAC_RX_CMD_TYPE_MAX }
 

Functions

enum nrf_wifi_status nrf_wifi_fmac_rx_cmd_send (struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, enum nrf_wifi_fmac_rx_cmd_type cmd_type, unsigned int desc_id)
 
enum nrf_wifi_status nrf_wifi_fmac_rx_event_process (struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, struct nrf_wifi_rx_buff *config)
 
void nrf_wifi_fmac_rx_tasklet (void *data)