Searched refs:MAX_RX_PDL (Results 1 – 2 of 2) sorted by relevance
531 #define MAX_RX_PDL 30 /* Card limit = 31 */ macro538 #define MAX_RINGSIZE ((MAX_RX_FRAG*8+4+4)*MAX_RX_PDL+(MAX_TX_FRAG*8+4+4)*MAX_TX_PDL)+16
210 hp100_ring_t rxring[MAX_RX_PDL];1065 xmit_stop = (pdl_stop - 508 * (MAX_RX_PDL) - 16) & ~(0x03ff); in hp100_mmuinit()1245 for (i = MAX_RX_PDL - 1; i >= 0; i--) { in hp100_init_pdls()1411 while (lp->rxrcommit < MAX_RX_PDL) { in hp100_rxfill()