Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dfec_mxc.h310 #define FEC_TBD_LAST 0x0800 /* Tansmit BD status: Buffer is last in frame */ macro
H A Dfec_mxc.c737 status |= FEC_TBD_LAST | FEC_TBD_TC | FEC_TBD_READY; in fecmxc_send()