Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c124 cmd.header = mc_encode_cmd_header(DPNI_CMDID_SET_POOLS, in dpni_set_pools()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni-cmd.h44 #define DPNI_CMDID_SET_POOLS DPNI_CMD_V3(0x200) macro
H A Ddpni.c171 cmd.header = mc_encode_cmd_header(DPNI_CMDID_SET_POOLS, in dpni_set_pools()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h25 #define DPNI_CMDID_SET_POOLS 0x2002 macro