Searched refs:DPNI_CMDID_GET_ATTR (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/dpaa2/mc/ | ||
| H A D | fsl_dpni_cmd.h | 40 #define DPNI_CMDID_GET_ATTR DPNI_CMD_V6(0x004) macro |
| H A D | dpni.c | 579 cmd.header = mc_encode_cmd_header(DPNI_CMDID_GET_ATTR, in dpni_get_attributes() |