Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni-cmd.h42 #define DPNI_CMDID_SET_POOLS DPNI_CMD(0x200) macro
H A Ddpni.c169 cmd.header = mc_encode_cmd_header(DPNI_CMDID_SET_POOLS, in dpni_set_pools()
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddpni.c119 cmd.header = mc_encode_cmd_header(DPNI_CMDID_SET_POOLS, in dpni_set_pools()
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpni.h24 #define DPNI_CMDID_SET_POOLS 0x200 macro