Home
last modified time | relevance | path

Searched refs:DPNI_CMDID_GET_OFFLOAD (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dpni_cmd.h109 #define DPNI_CMDID_GET_OFFLOAD DPNI_CMD_V2(0x26B) macro
H A Ddpni.c792 cmd.header = mc_encode_cmd_header(DPNI_CMDID_GET_OFFLOAD, in dpni_get_offload()