Home
last modified time | relevance | path

Searched defs:dpni_enable_sw_sequence (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dpni_cmd.h870 uint8_t dest;
871 uint8_t pad0[7];
872 uint16_t ss_offset;
873 uint16_t hxs;
874 uint8_t set_start;
875 uint8_t pad1[3];
876 uint8_t param_offset;
877 uint8_t pad2[3];
878 uint8_t param_size;
879 uint8_t pad3[3];
[all …]
H A Ddpni.c2830 int dpni_enable_sw_sequence(struct fsl_mc_io *mc_io, in dpni_enable_sw_sequence() function