Home
last modified time | relevance | path

Searched refs:DPMAC_CMD_CREATE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpmac.c66 DPMAC_CMD_CREATE(cmd, cfg); in dpmac_create()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpmac.h34 #define DPMAC_CMD_CREATE(cmd, cfg) \ macro