Home
last modified time | relevance | path

Searched defs:mac_ax_wow_wake_info (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h10665 struct mac_ax_wow_wake_info { struct
10666 u8 wow_en: 1;
10667 u8 drop_all_pkt: 1;
10668 u8 rx_parse_after_wake: 1;
10669 u8 rsvd: 5;
10670 enum mac_ax_enc_alg pairwise_sec_algo;
10671 enum mac_ax_enc_alg group_sec_algo;
10672 u32 remotectrl_info_content;
10673 u8 pattern_match_en: 1;
10674 u8 magic_en: 1;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h10665 struct mac_ax_wow_wake_info { struct
10666 u8 wow_en: 1;
10667 u8 drop_all_pkt: 1;
10668 u8 rx_parse_after_wake: 1;
10669 u8 rsvd: 5;
10670 enum mac_ax_enc_alg pairwise_sec_algo;
10671 enum mac_ax_enc_alg group_sec_algo;
10672 u32 remotectrl_info_content;
10673 u8 pattern_match_en: 1;
10674 u8 magic_en: 1;
[all …]