Searched refs:DPNI_CMDID_RESET (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/dpaa2/mc/ | ||
| H A D | fsl_dpni_cmd.h | 41 #define DPNI_CMDID_RESET DPNI_CMD(0x005) macro |
| H A D | dpni.c | 318 cmd.header = mc_encode_cmd_header(DPNI_CMDID_RESET, in dpni_reset() |