Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.c983 int pdl_stop; in hp100_mmuinit() local
992 pdl_stop = lp->memory_size; in hp100_mmuinit()
993 xmit_stop = (pdl_stop - 508 * (MAX_RX_PDL) - 16) & ~(0x03ff); in hp100_mmuinit()
995 hp100_outw((pdl_stop >> 4) - 1, PDL_MEM_STOP); in hp100_mmuinit()
997 printk("hp100: %s: PDL_STOP = 0x%x\n", dev->name, pdl_stop); in hp100_mmuinit()