Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h5337 struct wmi_twt_enable_params_cmd { struct
5338 u32 tlv_header;
5339 u32 pdev_id;
5340 u32 sta_cong_timer_ms;
5341 u32 mbss_support;
5342 u32 default_slot_size;
5343 u32 congestion_thresh_setup;
5344 u32 congestion_thresh_teardown;
5345 u32 congestion_thresh_critical;
5346 u32 interference_thresh_teardown;
[all …]
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h4886 struct wmi_twt_enable_params_cmd { struct
4887 __le32 tlv_header;
4888 __le32 pdev_id;
4889 __le32 sta_cong_timer_ms;
4890 __le32 mbss_support;
4891 __le32 default_slot_size;
4892 __le32 congestion_thresh_setup;
4893 __le32 congestion_thresh_teardown;
4894 __le32 congestion_thresh_critical;
4895 __le32 interference_thresh_teardown;
[all …]