Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dwmi.h2786 struct wmi_vdev_start_req_arg { struct
2787 u32 vdev_id;
2788 struct wmi_channel_arg channel;
2789 u32 bcn_intval;
2790 u32 dtim_period;
2791 u8 *ssid;
2792 u32 ssid_len;
2793 u32 bcn_tx_rate;
2794 u32 bcn_tx_power;
2795 bool disable_hw_ack;
[all …]