Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h4520 struct wmi_twt_enable_params_cmd { struct
4521 __le32 tlv_header;
4522 __le32 pdev_id;
4523 __le32 sta_cong_timer_ms;
4524 __le32 mbss_support;
4525 __le32 default_slot_size;
4526 __le32 congestion_thresh_setup;
4527 __le32 congestion_thresh_teardown;
4528 __le32 congestion_thresh_critical;
4529 __le32 interference_thresh_teardown;
[all …]
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h5310 struct wmi_twt_enable_params_cmd { struct
5311 u32 tlv_header;
5312 u32 pdev_id;
5313 u32 sta_cong_timer_ms;
5314 u32 mbss_support;
5315 u32 default_slot_size;
5316 u32 congestion_thresh_setup;
5317 u32 congestion_thresh_teardown;
5318 u32 congestion_thresh_critical;
5319 u32 interference_thresh_teardown;
[all …]