Home
last modified time | relevance | path

Searched refs:pdl_stop (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/hp/
Dhp100.c995 int pdl_stop; in hp100_mmuinit() local
1004 pdl_stop = lp->memory_size; in hp100_mmuinit()
1005 xmit_stop = (pdl_stop - 508 * (MAX_RX_PDL) - 16) & ~(0x03ff); in hp100_mmuinit()
1007 hp100_outw((pdl_stop >> 4) - 1, PDL_MEM_STOP); in hp100_mmuinit()
1009 printk("hp100: %s: PDL_STOP = 0x%x\n", dev->name, pdl_stop); in hp100_mmuinit()