Searched defs:wl_scan_params (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 550 typedef struct wl_scan_params { struct 551 wlc_ssid_t ssid; /**< default: {0, ""} */ 552 struct ether_addr bssid; /**< default: bcast */ 553 int8 bss_type; /**< default: any, 556 uint8 scan_type; /**< flags, 0 use default */ 557 int32 nprobes; /**< -1 use default, number of probes per channel */ 558 int32 active_time; /**< -1 use default, dwell time per channel for 584 /** size of wl_scan_params not including variable length array */ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 805 typedef struct wl_scan_params { struct 806 wlc_ssid_t ssid; /**< default: {0, ""} */ 807 struct ether_addr bssid; /**< default: bcast */ 808 int8 bss_type; /**< default: any, 811 uint8 scan_type; /**< flags, 0 use default */ 812 int32 nprobes; /**< -1 use default, number of probes per channel */ 813 int32 active_time; /**< -1 use default, dwell time per channel for 839 /* changes in wl_scan_params_v2 as comapred to wl_scan_params (v1) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 805 typedef struct wl_scan_params { struct 806 wlc_ssid_t ssid; /**< default: {0, ""} */ 807 struct ether_addr bssid; /**< default: bcast */ 808 int8 bss_type; /**< default: any, 811 uint8 scan_type; /**< flags, 0 use default */ 812 int32 nprobes; /**< -1 use default, number of probes per channel */ 813 int32 active_time; /**< -1 use default, dwell time per channel for 839 /* changes in wl_scan_params_v2 as comapred to wl_scan_params (v1) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 816 typedef struct wl_scan_params { struct 817 wlc_ssid_t ssid; /**< default: {0, ""} */ 818 struct ether_addr bssid; /**< default: bcast */ 819 int8 bss_type; /**< default: any, 822 uint8 scan_type; /**< flags, 0 use default */ 823 int32 nprobes; /**< -1 use default, number of probes per channel */ 824 int32 active_time; /**< -1 use default, dwell time per channel for 850 /* changes in wl_scan_params_v2 as comapred to wl_scan_params (v1) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlioctl.h | 716 struct wl_scan_params { struct 717 wlc_ssid_t ssid; /**< default: {0, ""} */ 718 struct ether_addr bssid; /**< default: bcast */ 719 int8 bss_type; /**< default: any, 722 uint8 scan_type; /**< flags, 0 use default */ 723 int32 nprobes; /**< -1 use default, number of probes per channel */ 724 int32 active_time; /**< -1 use default, dwell time per channel for 750 /* changes in wl_scan_params_v2 as comapred to wl_scan_params (v1) argument
|