net: fsl-mc: sync DPBP MC APIs
authorIoana Ciornei <ioana.ciornei@nxp.com>
Wed, 31 May 2023 16:04:30 +0000 (19:04 +0300)
committerPeng Fan <peng.fan@nxp.com>
Thu, 15 Jun 2023 09:58:53 +0000 (17:58 +0800)
commit694dc0dd7904f6680f0523f993433e40c4dc1fd9
tree691b3357531b0d845386a37edd5c29b8893a7fe0
parentf21d326be420e2710673974d85debd2c345cc0c7
net: fsl-mc: sync DPBP MC APIs

Sync the Data Path Buffer Pool 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>
drivers/net/fsl-mc/dpbp.c
include/fsl-mc/fsl_dpbp.h
include/fsl-mc/fsl_mc_cmd.h