Home
last modified time | relevance | path

Searched defs:wl_scan_params_v2 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl.h842 typedef struct wl_scan_params_v2 { struct
843 uint16 version; /* Version of wl_scan_params, change value of
846 uint16 length; /* length of structure wl_scan_params_v1_t
849 wlc_ssid_t ssid; /**< default: {0, ""} */
850 struct ether_addr bssid; /**< default: bcast */
851 int8 bss_type; /**< default: any,
854 uint8 PAD;
855 uint32 scan_type; /**< flags, 0 use default, and flags specified in
858 int32 nprobes; /**< -1 use default, number of probes per channel */
859 int32 active_time; /**< -1 use default, dwell time per channel for
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl.h842 typedef struct wl_scan_params_v2 { struct
843 uint16 version; /* Version of wl_scan_params, change value of
846 uint16 length; /* length of structure wl_scan_params_v1_t
849 wlc_ssid_t ssid; /**< default: {0, ""} */
850 struct ether_addr bssid; /**< default: bcast */
851 int8 bss_type; /**< default: any,
854 uint8 PAD;
855 uint32 scan_type; /**< flags, 0 use default, and flags specified in
858 int32 nprobes; /**< -1 use default, number of probes per channel */
859 int32 active_time; /**< -1 use default, dwell time per channel for
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl.h853 typedef struct wl_scan_params_v2 { struct
854 uint16 version; /* Version of wl_scan_params, change value of
857 uint16 length; /* length of structure wl_scan_params_v1_t
860 wlc_ssid_t ssid; /**< default: {0, ""} */
861 struct ether_addr bssid; /**< default: bcast */
862 int8 bss_type; /**< default: any,
865 uint8 PAD;
866 uint32 scan_type; /**< flags, 0 use default, and flags specified in
869 int32 nprobes; /**< -1 use default, number of probes per channel */
870 int32 active_time; /**< -1 use default, dwell time per channel for
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl.h753 typedef struct wl_scan_params_v2 { struct
754 uint16 version; /* Version of wl_scan_params, change value of
757 uint16 length; /* length of structure wl_scan_params_v1_t
760 wlc_ssid_t ssid; /**< default: {0, ""} */
761 struct ether_addr bssid; /**< default: bcast */
762 int8 bss_type; /**< default: any,
765 uint8 PAD;
766 uint32 scan_type; /**< flags, 0 use default, and flags specified in
769 int32 nprobes; /**< -1 use default, number of probes per channel */
770 int32 active_time; /**< -1 use default, dwell time per channel for
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl.h758 typedef struct wl_scan_params_v2 { struct
759 uint16 version; /* Version of wl_scan_params, change value of
762 uint16 length; /* length of structure wl_scan_params_v1_t
765 wlc_ssid_t ssid; /**< default: {0, ""} */
766 struct ether_addr bssid; /**< default: bcast */
767 int8 bss_type; /**< default: any,
770 uint8 PAD;
771 uint32 scan_type; /**< flags, 0 use default, and flags specified in
774 int32 nprobes; /**< -1 use default, number of probes per channel */
775 int32 active_time; /**< -1 use default, dwell time per channel for
[all …]