Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/octeontx2_ep/
H A Dotx2_ep_rawdev.h59 struct sdp_instr_64B { struct
77 #define SDP_64B_INSTR_SIZE (sizeof(sdp_instr_64B)) argument
100 struct sdp_instr_64B command;
H A Dotx2_ep_enqdeq.c566 struct sdp_instr_64B *iqcmd; in sdp_rawdev_enqueue()
586 memset(iqcmd, 0, sizeof(struct sdp_instr_64B)); in sdp_rawdev_enqueue()