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