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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dseeq8005.h145 #define SEEQPKTH_CHAIN (0x40) /* more headers follow */ macro
H A Dseeq8005.c453 if ((next_packet == 0) || ((pkt_hdr & SEEQPKTH_CHAIN)==0)) { /* Read all the frames? */
517 } while ((--boguscount) && (pkt_hdr & SEEQPKTH_CHAIN));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dseeq8005.h145 #define SEEQPKTH_CHAIN (0x40) /* more headers follow */ macro
H A Dseeq8005.c453 if ((next_packet == 0) || ((pkt_hdr & SEEQPKTH_CHAIN)==0)) { /* Read all the frames? */
517 } while ((--boguscount) && (pkt_hdr & SEEQPKTH_CHAIN));

Completed in 66 milliseconds