struct brcmf_fil_wowl_pattern_le

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

struct brcmf_fil_wowl_pattern_le - wowl pattern configuration struct.

: "add", "del" or "clr".

: Size of the mask in #of bytes

: Pattern byte offset in packet

: Offset of start of pattern. Starting from field masksize.

: Size of the pattern itself in #of bytes

: Size of the wakeup reason code

: Type of pattern (enum brcmf_wowl_pattern_type)

Public Members

uint8_t[4] cmd
uint32_t masksize
uint32_t offset
uint32_t patternoffset
uint32_t patternsize
uint32_t id
uint32_t reasonsize
uint32_t type