Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dpni_cmd.h97 #define DPNI_CMDID_SET_OFFLOAD DPNI_CMD(0x26C) macro
H A Ddpni.c751 cmd.header = mc_encode_cmd_header(DPNI_CMDID_SET_OFFLOAD, in dpni_set_offload()