]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commita9ce716361cd98d4326258aa215e7983805dac9d
tree691b3357531b0d845386a37edd5c29b8893a7fe0
parent619a9d87d44d864626792260b39d8fd963f02bc6
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