Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c378 DPNI_CMD_ADD_MAC_ADDR(cmd, mac_addr); in dpni_add_mac_addr()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h201 #define DPNI_CMD_ADD_MAC_ADDR(cmd, mac_addr) \ macro