Searched refs:DPCI_CMDID_GET_ATTR (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/bus/fslmc/mc/ | ||
| H A D | fsl_dpci_cmd.h | 29 #define DPCI_CMDID_GET_ATTR DPCI_CMD_V1(0x004) macro |
| H A D | dpci.c | 288 cmd.header = mc_encode_cmd_header(DPCI_CMDID_GET_ATTR, in dpci_get_attributes() |