diff options
author | 2018-05-28 11:18:43 +0300 | |
---|---|---|
committer | 2018-10-06 10:25:52 +0300 | |
commit | 755384b3778ddc33d168ef02547385e209775a7e (patch) | |
tree | 172a9dc41aaeef62fda259c23bff738cfcba12b1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iwlwifi: runtime: add send host command op to firmware runtime op struct (diff) | |
download | wireguard-linux-755384b3778ddc33d168ef02547385e209775a7e.tar.xz wireguard-linux-755384b3778ddc33d168ef02547385e209775a7e.zip |
iwlwifi: add debugfs to send host command
Add debugfs to send host command in mvm and fmac op modes.
Allows to send host command at runtime via send_hcmd debugfs file.
The command is received as a string that represents hex values.
The struct of the command is as follows:
[cmd_id][flags][length][data]
cmd_id and flags are 8 chars long each.
length is 4 chars long.
data is length * 2 chars long.
Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions