ath10k: set MAC timestamp in management Rx frame
authorPeter Oh <poh@qca.qualcomm.com>
Tue, 1 Mar 2016 17:52:49 +0000 (09:52 -0800)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 8 Mar 2016 09:32:42 +0000 (11:32 +0200)
commit8d130963d38a5677dfd30a2fda83e5cd0b9f4f69
tree48ea70ce2b25321e0854a6a58603625aeb1832a2
parent60549cab2ea5ffa100076cb06d49579e05edd966
ath10k: set MAC timestamp in management Rx frame

Check and set Rx MAC timestamp when firmware indicates it.
Firmware adds it in Rx beacon frame only at this moment.
Driver 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
drivers/net/wireless/ath/ath10k/wmi.h
This page took 0.025197 seconds and 5 git commands to generate.