Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dpni_cmd.h830 uint8_t dest;
831 uint8_t pad0[7];
832 uint16_t ss_offset;
833 uint16_t hxs;
834 uint8_t set_start;
835 uint8_t pad1[3];
836 uint8_t param_offset;
837 uint8_t pad2[3];
838 uint8_t param_size;
839 uint8_t pad3[3];
[all …]
H A Ddpni.c2546 int dpni_enable_sw_sequence(struct fsl_mc_io *mc_io, in dpni_enable_sw_sequence() function