Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddc2114x.c53 #define RD_LS 0x00000100 /* Last Descriptor */ macro
437 if (status & RD_LS) { in dc21x4x_recv()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Dde4x5.h762 #define RD_LS 0x00000100 /* Last Descriptor */ macro
H A Dde4x5.c1623 if (status & RD_LS) { /* Valid frame status */ in de4x5_rx()