15#include "fmac_structs.h"
27 unsigned char if_idx);
void nrf_wifi_fmac_vif_clear_ctx(void *fmac_dev_ctx, unsigned char if_idx)
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 dr...
void nrf_wifi_fmac_vif_update_if_type(void *fmac_dev_ctx, unsigned char if_idx, 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_incr_if_type(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, int if_type)
unsigned int nrf_wifi_fmac_get_num_vifs(void *fmac_dev_ctx)
Structure to hold common fmac dev context parameter data.
Definition: fmac_structs_common.h:146