commit | 4797269e74a7720fe5a5100b00e85841358907a4 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Wed May 31 19:04:34 2023 +0300 |
committer | Peng Fan <peng.fan@nxp.com> | Thu Jun 15 17:58:53 2023 +0800 |
tree | 92d0932ccae1749163e1095bda2347fc431c354d | |
parent | 207c8157709e3be8fb3338b5840de4a01767b79b [diff] |
net: fsl-mc: sync DPSPARSER MC APIs Sync the Data Path Soft Parser APIs to their latest form, this means the layout of each command is created based on structures which clearly describe the endianness of each field rather than some macros. The command version is kept in place, meaning that the minimum MC version accepted is not changed in any way. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>