HomeSort by relevance Sort by last modified time
    Searched refs:RTL818X_RX_DESC_FLAG_EOR (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/rtl818x/
rtl818x.h 266 RTL818X_RX_DESC_FLAG_EOR = (1 << 30),
rtl818x.c 111 entry->flags |= cpu_to_le32(RTL818X_RX_DESC_FLAG_EOR);
353 entry->flags |= cpu_to_le32(RTL818X_RX_DESC_FLAG_EOR);

Completed in 59 milliseconds