Searched defs:rtw89_wow_cam_info (Results 1 – 1 of 1) sorted by relevance
5691 struct rtw89_wow_cam_info { struct5692 bool r_w;5693 u8 idx;5694 u32 mask[RTW89_MAX_PATTERN_MASK_SIZE];5695 u16 crc;5696 bool negative_pattern_match;5697 bool skip_mac_hdr;5698 bool uc;5699 bool mc;5700 bool bc;[all …]