Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dwmi.h2681 struct wmi_vdev_start_req_arg { struct
2682 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 …]