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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dseeq8005.h145 #define SEEQPKTH_CHAIN (0x40) /* more headers follow */ macro
H A Dseeq8005.c449 if ((next_packet == 0) || ((pkt_hdr & SEEQPKTH_CHAIN)==0)) { /* Read all the frames? */
514 } while ((--boguscount) && (pkt_hdr & SEEQPKTH_CHAIN));

Completed in 18 milliseconds