ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4
authorPeter Oh <poh@qca.qualcomm.com>
Tue, 22 Mar 2016 22:44:53 +0000 (15:44 -0700)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 4 Apr 2016 14:03:22 +0000 (17:03 +0300)
commit7d5efd0888331a0f7ed2e1d5a6977a32b7e9bfb7
treeb8c9479cc1ad79aff9f28872377d0091048a62b6
parent5c86d97bcc1d42ce7f75685a61be4dad34ee8183
ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4

Check and parse Rx MAC timestamp when firmware sets its flag
to status variable.
10.4 firmware adds it in Rx beacon frame only at this moment.
Drivers and mac80211 may utilize it to detect such clockdrift
or beacon collision and use the result for beacon collision
avoidance.

Signed-off-by: Peter Oh <poh@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/wmi.c