qca-wifi: CFR feature Component Support
Add CFR component support for legacy chipsets including the implementation of stream filesystem interfacing Change-Id: Id92a4592425e901cc86061ae5eccefc5438efd45 CRs-Fixed: 2397716
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
bb468aca54
commit
70480abe44
@@ -39,7 +39,7 @@
|
||||
#include <time.h>
|
||||
#include <signal.h>
|
||||
|
||||
#define CFR_DUMP_STREAMFS_FILE "/sys/kernel/debug/%s/cfr_dump0"
|
||||
#define CFR_DUMP_STREAMFS_FILE "/sys/kernel/debug/cfr%s/cfr_dump0"
|
||||
#define CFR_DUMP_FILE "/tmp/cfr_dump_%s.bin"
|
||||
|
||||
#define MAX_CAPTURE_SIZE 2048
|
||||
|
Reference in New Issue
Block a user