struct brcmf_fweh_queue_item

Defined at line 60 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/fweh.cc

struct brcmf_fweh_queue_item - event item on event queue.

: list element for queuing.

: interface index related to this event.

: of type brcmf_fweh_queue_item_type

of type brcmf_fweh_event_info.

: length of the data (below)

Public Members

list_node q
uint8_t ifidx
brcmf_fweh_queue_item_type item_type
brcmf_fweh_event_info event_info
uint32_t datalen
uint8_t[0] data