Searched defs:nrf_wifi_cmd_sys_init (Results 1 – 1 of 1) sorted by relevance
888 struct nrf_wifi_cmd_sys_init { struct890 struct nrf_wifi_sys_head sys_head;892 unsigned int wdev_id;894 struct nrf_wifi_sys_params sys_params;896 struct rx_buf_pool_params rx_buf_pools[MAX_NUM_OF_RX_QUEUES];898 struct nrf_wifi_data_config_params data_config_params;902 struct temp_vbat_config temp_vbat_config_params;904 unsigned char tcp_ip_checksum_offload;906 unsigned char country_code[NRF_WIFI_COUNTRY_CODE_LEN];908 unsigned int op_band;[all …]