Searched defs:wmi_vdev_start_req_arg (Results 1 – 3 of 3) sorted by relevance
2849 struct wmi_vdev_start_req_arg { struct2850 u32 vdev_id;2851 u32 freq;2852 u32 band_center_freq1;2853 u32 band_center_freq2;2854 bool passive;2855 bool allow_ibss;2856 bool allow_ht;2857 bool allow_vht;2858 bool ht40plus;[all …]
2681 struct wmi_vdev_start_req_arg { struct2682 u32 vdev_id;2683 struct wmi_channel_arg channel;2684 u32 bcn_intval;2685 u32 dtim_period;2686 u8 *ssid;2687 u32 ssid_len;2688 u32 bcn_tx_rate;2689 u32 bcn_tx_power;2690 bool disable_hw_ack;[all …]
2828 struct wmi_vdev_start_req_arg { struct2829 u32 vdev_id;2830 struct wmi_channel_arg channel;2831 u32 bcn_intval;2832 u32 dtim_period;2833 u8 *ssid;2834 u32 ssid_len;2835 u32 bcn_tx_rate;2836 u32 bcn_tx_power;2837 bool disable_hw_ack;[all …]