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