Searched defs:wmi_vdev_up_cmd (Results 1 – 3 of 3) sorted by relevance
2642 struct wmi_vdev_up_cmd { struct2643 u32 tlv_header;2644 u32 vdev_id;2645 u32 vdev_assoc_id;2646 struct wmi_mac_addr vdev_bssid;2647 struct wmi_mac_addr tx_vdev_bssid;2648 u32 nontx_profile_idx;2649 u32 nontx_profile_cnt;
2891 struct wmi_vdev_up_cmd { struct2892 __le32 tlv_header;2893 __le32 vdev_id;2894 __le32 vdev_assoc_id;2895 struct ath12k_wmi_mac_addr_params vdev_bssid;2896 struct ath12k_wmi_mac_addr_params tx_vdev_bssid;2897 __le32 nontx_profile_idx;2898 __le32 nontx_profile_cnt;
4999 struct wmi_vdev_up_cmd { struct5000 __le32 vdev_id;5001 __le32 vdev_assoc_id;5002 struct wmi_mac_addr vdev_bssid;