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

Go to the source code of this file.

Functions

int nrf_wifi_fmac_vif_check_if_limit (struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, int if_type)
 Header containing virtual interface (VIF) specific declarations for the FMAC IF Layer of the Wi-Fi driver.
 
void nrf_wifi_fmac_vif_incr_if_type (struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, int if_type)
 
void nrf_wifi_fmac_vif_decr_if_type (struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, int if_type)
 
void nrf_wifi_fmac_vif_clear_ctx (void *fmac_dev_ctx, unsigned char if_idx)
 
void nrf_wifi_fmac_vif_update_if_type (void *fmac_dev_ctx, unsigned char if_idx, int if_type)
 
unsigned int nrf_wifi_fmac_get_num_vifs (void *fmac_dev_ctx)