Home
last modified time | relevance | path

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

/external/u-boot/include/fsl-mc/
Dfsl_dpaa_fd.h65 static inline void ldpaa_fd_set_offset(struct dpaa_fd *fd, uint16_t offset) in ldpaa_fd_set_offset() function
/external/u-boot/drivers/net/ldpaa_eth/
Dldpaa_eth.c338 ldpaa_fd_set_offset(&fd, (uint16_t)(data_offset)); in ldpaa_eth_tx()