Home
last modified time | relevance | path

Searched refs:DPNI_CMDID_SET_PRIM_MAC (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c334 cmd.header = mc_encode_cmd_header(DPNI_CMDID_SET_PRIM_MAC, in dpni_set_primary_mac_addr()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni-cmd.h59 #define DPNI_CMDID_SET_PRIM_MAC DPNI_CMD(0x224) macro
H A Ddpni.c1147 cmd.header = mc_encode_cmd_header(DPNI_CMDID_SET_PRIM_MAC, in dpni_set_primary_mac_addr()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h35 #define DPNI_CMDID_SET_PRIM_MAC 0x2241 macro