Home
last modified time | relevance | path

Searched refs:DPAA_FD_SET_LENGTH (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/contrib/ncsw/inc/Peripherals/
HDdpaa_ext.h137 #define DPAA_FD_SET_LENGTH(fd,val) (((t_DpaaFD *)fd)->length = (((t_DpaaFD *)fd)->length & ~DPAA… macro
/freebsd-14-stable/sys/dev/dpaa/
HDif_dtsec_rm.c635 DPAA_FD_SET_LENGTH(&fd, psize); in dtsec_rm_if_start_locked()
/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/HC/
HDhc.c92 DPAA_FD_SET_LENGTH(&fmFd, len); \