Searched refs:RXD_FLAG_END (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/netboot/ | ||
H A D | tg3.h | 1711 #define RXD_FLAG_END 0x0004 macro |
H A D | tg3.c | 1720 rxd->type_flags = (RXD_FLAG_END << RXD_FLAGS_SHIFT); in tg3_init_rings() |