Searched refs:VLSI_PIO_MAXPKT (Results 1 – 2 of 2) sorted by relevance
189 VLSI_PIO_MAXPKT = 0x1a, /* [11:0] max len for packet receive (u16, rw) */ enumerator
274 word = inw(iobase+VLSI_PIO_MAXPKT); in vlsi_proc_ndev()1289 outw(MAX_PACKET_LENGTH, iobase+VLSI_PIO_MAXPKT); /* max possible value=0x0fff */ in vlsi_init_chip()