Home | History | Annotate | Download | only in ic

Lines Matching defs:frameOffset

1657 	unsigned int frameOffset = 0;	/* XXX: gcc */
1670 frameOffset = PKTPG_RX_LENGTH;
1673 totlen = CS_READ_PACKET_PAGE(sc, frameOffset);
1674 frameOffset += 2;
1748 *pBuff++ = CS_READ_PACKET_PAGE(sc, frameOffset);
1749 frameOffset += 2;
1766 unsigned int frameOffset;
1772 frameOffset = PKTPG_RX_FRAME;
1823 *pBuff++ = CS_READ_PACKET_PAGE(sc, frameOffset);
1824 frameOffset += 2;