struct brcmf_dload_data_le

Defined at line 932 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/fwil_types.h

struct brcmf_dload_data_le - data passing to firmware for downloading

: flags related to download data.

: type of download data.

: length in bytes of download data.

: crc of download data.

Public Members

uint16_t flag
uint16_t dload_type
uint32_t len
uint32_t crc
uint8_t[0] data