Searched refs:IE_TXD_EOP (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/ethernet/intel-ethernet/
H A Die-hw.h176 #define IE_TXD_EOP (1ull << 24) // End Of Packet macro
H A Die.c136 eth->txd[n].info = IE_TXD_LEN(len) | IE_TXD_EOP | IE_TXD_IFCS | IE_TXD_RS;

Completed in 26 milliseconds