Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_wow_def.h93 struct rtw_nlo_info { struct
94 u8 nlo_en;
95 u8 num_of_networks;
96 u8 num_of_hidden_ap;
97 u8 ssid[MAX_NLO_NUM][MAX_SSID_LEN];
98 u8 ssidlen[MAX_NLO_NUM];
99 u8 chipertype[MAX_NLO_NUM];
100 u8 probe_req_id;
101 struct scan_ofld_ch_info channel_list[MAX_NLO_CHANNEL];
102 u8 channel_num;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_wow_def.h93 struct rtw_nlo_info { struct
94 u8 nlo_en;
95 u8 num_of_networks;
96 u8 num_of_hidden_ap;
97 u8 ssid[MAX_NLO_NUM][MAX_SSID_LEN];
98 u8 ssidlen[MAX_NLO_NUM];
99 u8 chipertype[MAX_NLO_NUM];
100 u8 probe_req_id;
101 struct scan_ofld_ch_info channel_list[MAX_NLO_CHANNEL];
102 u8 channel_num;
[all …]