aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2019-09-19 14:25:39 +0000
committerGreg Kroah-Hartman <[email protected]>2019-10-04 10:43:40 +0200
commite4ee3cb3efc67893ad7d8e27176e5cfee6f3c7dc (patch)
tree096bc050028256893385ef3015ff10be7a31ddac /tools/perf/scripts/python/bin/stackcollapse-record
parent652b4afb240e5dc196995597942309e89e89c767 (diff)
staging: wfx: import HIF API headers
These files are shared with firmware sources. Only a subset of these definitions are used by driver but, for now, it is easier to import all. API defines 3 kinds of messages: - Requests (req) are sent from host to chip - Confirmations (cnf) are sent by chip and are always in reply to a request - Indications (ind) are spontaneous message from chip to host One request normally generate one confirmation. There are a few exceptions to this rule: - "shutdown" request is not acknowledged - multiple tx request can be acknowledged a unique "multi-tx" confirmation In add, API defines MIB. They are sub-structures for write_mib and read_mib API. Note that all numbers in API have to be little endian when sent/received from/to chip (I didn't declared them with __le32 because driver also use them internally). Signed-off-by: Jérôme Pouiller <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions