ath10k: enable TDLS peer inactivity detection
Enable TDLS peer inactivity detetion feature. QCA6174 firmware(version: WLAN.RM.4.4) support TDLS link inactivity detecting. Set related parameters in TDLS WMI command to enable this feature. Signed-off-by: Yingying Tang <yintang@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:

committad av
Kalle Valo

förälder
802ca33549
incheckning
4c9f8d1146
@@ -1757,6 +1757,13 @@ struct wmi_tlv_tx_pause_ev {
|
||||
__le32 tid_map;
|
||||
} __packed;
|
||||
|
||||
struct wmi_tlv_tdls_peer_event {
|
||||
struct wmi_mac_addr peer_macaddr;
|
||||
__le32 peer_status;
|
||||
__le32 peer_reason;
|
||||
__le32 vdev_id;
|
||||
} __packed;
|
||||
|
||||
void ath10k_wmi_tlv_attach(struct ath10k *ar);
|
||||
|
||||
struct wmi_tlv_mgmt_tx_cmd {
|
||||
|
Referens i nytt ärende
Block a user