Home
last modified time | relevance | path

Searched defs:nrf_wifi_sys_fmac_dev_ctx (Results 1 – 1 of 1) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_structs.h455 struct nrf_wifi_sys_fmac_dev_ctx { struct
457 struct nrf_wifi_fmac_vif_ctx *vif_ctx[MAX_NUM_VIFS];
460 void *rx_tasklet;
462 void *rx_tasklet_event_q;
465 struct rpu_host_stats host_stats;
467 unsigned char num_sta;
469 unsigned char num_ap;
471 struct nrf_wifi_fmac_buf_map_info *rx_buf_info;
474 struct nrf_wifi_fmac_buf_map_info *tx_buf_info;
476 struct tx_config tx_config;
[all …]