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/ath12k/
H A Dwmi.h4705 struct wmi_twt_enable_params_cmd { struct
4706 __le32 tlv_header;
4707 __le32 pdev_id;
4708 __le32 sta_cong_timer_ms;
4709 __le32 mbss_support;
4710 __le32 default_slot_size;
4711 __le32 congestion_thresh_setup;
4712 __le32 congestion_thresh_teardown;
4713 __le32 congestion_thresh_critical;
4714 __le32 interference_thresh_teardown;
[all …]
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h5336 struct wmi_twt_enable_params_cmd { struct
5337 u32 tlv_header;
5338 u32 pdev_id;
5339 u32 sta_cong_timer_ms;
5340 u32 mbss_support;
5341 u32 default_slot_size;
5342 u32 congestion_thresh_setup;
5343 u32 congestion_thresh_teardown;
5344 u32 congestion_thresh_critical;
5345 u32 interference_thresh_teardown;
[all …]