]> git.baikalelectronics.ru Git - uboot.git/commit
net: fsl-mc: sync DPMAC MC APIs
authorIoana Ciornei <ioana.ciornei@nxp.com>
Wed, 31 May 2023 16:04:31 +0000 (19:04 +0300)
committerPeng Fan <peng.fan@nxp.com>
Thu, 15 Jun 2023 09:58:53 +0000 (17:58 +0800)
commit0f1a2d75e2409cab4e11707a044545f28e867abd
treeb16230373bdb497a82ee2d689932cbf0793cccd6
parenta9ce716361cd98d4326258aa215e7983805dac9d
net: fsl-mc: sync DPMAC MC APIs

Sync the Data Path MAC 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/dpmac.c
include/fsl-mc/fsl_dpmac.h