Descriptionath9k: Add pktlog support
This adds packet log support for all of the supported
Atheros hardware families under ath9k, AR5008, AR9001, AR9002
and AR9003. Packet log is used to extract specific descriptor
and rate control data into a binary file parsed for analysis
by our systems team.
Change-Id: I6d9c5826b246fb24907ab5d9b55b6d822cac4f32
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
BUG=n0ne
TEST=echo 1 > pktlog_start; collect data; echo 0 > pktlog_start
Patch Set 1 #Patch Set 2 : add missing files # |