Searched refs:DPCI_CMDID_CREATE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/bus/fslmc/mc/ | ||
| H A D | fsl_dpci_cmd.h | 23 #define DPCI_CMDID_CREATE DPCI_CMD_V2(0x907) macro |
| H A D | dpci.c | 115 cmd.header = mc_encode_cmd_header(DPCI_CMDID_CREATE, in dpci_create() |