Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c292 cmd.header = mc_encode_cmd_header(DPNI_CMDID_SET_LINK_CFG, in dpni_set_link_cfg()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni-cmd.h52 #define DPNI_CMDID_SET_LINK_CFG DPNI_CMD(0x21A) macro
H A Ddpni.c851 cmd.header = mc_encode_cmd_header(DPNI_CMDID_SET_LINK_CFG, in dpni_set_link_cfg()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h33 #define DPNI_CMDID_SET_LINK_CFG 0x21A1 macro