Searched refs:DPAA_FD_SET_LENGTH (Results 1 – 2 of 2) sorted by relevance
137 #define DPAA_FD_SET_LENGTH(fd,val) (((t_DpaaFD *)fd)->length = (((t_DpaaFD *)fd)->length & ~DPAA… macro
92 DPAA_FD_SET_LENGTH(&fmFd, len); \