Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c63 cmd.header = mc_encode_cmd_header(DPNI_CMDID_CLOSE, in dpni_close()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni-cmd.h24 #define DPNI_CMDID_CLOSE DPNI_CMD(0x800) macro
H A Ddpni.c141 cmd.header = mc_encode_cmd_header(DPNI_CMDID_CLOSE, in dpni_close()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h15 #define DPNI_CMDID_CLOSE 0x8001 macro