Home
last modified time | relevance | path

Searched defs:beacon_keys (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dwlan_bssdef.h262 struct beacon_keys { struct
263 u8 ssid[IW_ESSID_MAX_SIZE];
264 u32 ssid_len;
265 u8 ch;
266 u8 bw;
267 u8 offset;
291 struct beacon_keys bcn_keys; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dwlan_bssdef.h260 struct beacon_keys { struct
261 u8 ssid[IW_ESSID_MAX_SIZE];
262 u32 ssid_len;
263 u8 ch;
264 u8 bw;
265 u8 offset;
289 struct beacon_keys bcn_keys; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dwlan_bssdef.h259 struct beacon_keys { struct
260 u8 ssid[IW_ESSID_MAX_SIZE];
261 u32 ssid_len;
262 u8 ch;
263 u8 bw;
264 u8 offset;
288 struct beacon_keys bcn_keys; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dwlan_bssdef.h262 struct beacon_keys { struct
263 u8 ssid[IW_ESSID_MAX_SIZE];
264 u32 ssid_len;
265 u8 ch;
266 u8 bw;
267 u8 offset;
291 struct beacon_keys bcn_keys; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dwlan_bssdef.h259 struct beacon_keys { struct
260 u8 ssid[IW_ESSID_MAX_SIZE];
261 u32 ssid_len;
262 u8 ch;
263 u8 bw;
264 u8 offset;
288 struct beacon_keys bcn_keys; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dwlan_bssdef.h260 struct beacon_keys { struct
261 u8 ssid[IW_ESSID_MAX_SIZE];
262 u32 ssid_len;
263 u8 ch;
264 u8 bw;
265 u8 offset;
289 struct beacon_keys bcn_keys; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dwlan_bssdef.h259 struct beacon_keys { struct
260 u8 ssid[IW_ESSID_MAX_SIZE];
261 u32 ssid_len;
262 u8 ch;
263 u8 bw;
264 u8 offset;
288 struct beacon_keys bcn_keys; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dwlan_bssdef.h264 struct beacon_keys { struct
265 u8 ssid[IW_ESSID_MAX_SIZE];
266 u32 ssid_len;
267 u8 ch;
268 u8 bw;
269 u8 offset;
293 struct beacon_keys bcn_keys; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dwlan_bssdef.h259 struct beacon_keys { struct
260 u8 ssid[IW_ESSID_MAX_SIZE];
261 u32 ssid_len;
262 u8 ch;
263 u8 bw;
264 u8 offset;
288 struct beacon_keys bcn_keys; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dwlan_bssdef.h262 struct beacon_keys { struct
263 u8 ssid[IW_ESSID_MAX_SIZE];
264 u32 ssid_len;
265 u8 ch;
266 u8 bw;
267 u8 offset;
291 struct beacon_keys bcn_keys; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dwlan_bssdef.h260 struct beacon_keys { struct
261 u8 ssid[IW_ESSID_MAX_SIZE];
262 u32 ssid_len;
286 struct beacon_keys bcn_keys; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mlme.h427 struct beacon_keys { struct
428 u8 ssid[IW_ESSID_MAX_SIZE];
429 u32 ssid_len;
430 u8 ch;
431 u8 bw;
432 u8 offset;
433 u8 proto_cap; /* PROTO_CAP_XXX */
434 u8 rate_set[12];
435 u8 rate_num;
436 int encryp_protocol;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_mlme.h474 struct beacon_keys { struct
475 u8 ssid[IW_ESSID_MAX_SIZE];
476 u32 ssid_len;
477 u8 bcn_channel;
478 u16 ht_cap_info;
479 u8 ht_info_infos_0_sco; // bit0 & bit1 in infos[0] is second channel offset
480 int encryp_protocol;
481 int pairwise_cipher;
482 int group_cipher;
483 int is_8021x;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_mlme.h495 struct beacon_keys { struct
496 u8 ssid[IW_ESSID_MAX_SIZE];
497 u32 ssid_len;
498 u8 bcn_channel;
499 u16 ht_cap_info;
500 u8 ht_info_infos_0_sco; /* bit0 & bit1 in infos[0] is second channel offset */
501 int encryp_protocol;
502 int pairwise_cipher;
503 int group_cipher;
504 int is_8021x;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_mlme.h498 struct beacon_keys { struct
499 u8 ssid[IW_ESSID_MAX_SIZE];
500 u32 ssid_len;
501 u8 bcn_channel;
502 u16 ht_cap_info;
503 u8 ht_info_infos_0_sco; // bit0 & bit1 in infos[0] is second channel offset
504 int encryp_protocol;
505 int pairwise_cipher;
506 int group_cipher;
507 int is_8021x;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_mlme.h526 struct beacon_keys { struct
527 u8 ssid[IW_ESSID_MAX_SIZE];
528 u32 ssid_len;
529 u8 bcn_channel;
530 u16 ht_cap_info;
531 u8 ht_info_infos_0_sco; /* bit0 & bit1 in infos[0] is second channel offset */
532 int encryp_protocol;
533 int pairwise_cipher;
534 int group_cipher;
535 int is_8021x;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_mlme.h530 struct beacon_keys { struct
531 u8 ssid[IW_ESSID_MAX_SIZE];
532 u32 ssid_len;
533 u8 bcn_channel;
534 u16 ht_cap_info;
535 u8 ht_info_infos_0_sco; /* bit0 & bit1 in infos[0] is second channel offset */
536 int encryp_protocol;
537 int pairwise_cipher;
538 int group_cipher;
539 u32 akm;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_mlme.h530 struct beacon_keys { struct
531 u8 ssid[IW_ESSID_MAX_SIZE];
532 u32 ssid_len;
533 u8 bcn_channel;
534 u16 ht_cap_info;
535 u8 ht_info_infos_0_sco; /* bit0 & bit1 in infos[0] is second channel offset */
536 int encryp_protocol;
537 int pairwise_cipher;
538 int group_cipher;
539 u32 akm;