Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/8390/
Dhydra.c47 #define NESM_STOP_PG 0x40 /* Last page +1 of RX ring */ macro
139 stop_page = NESM_STOP_PG; in hydra_init()
229 if (xfer_start+count > mem_base + (NESM_STOP_PG<<8)) { in hydra_block_input()
230 int semi_count = (mem_base + (NESM_STOP_PG<<8)) - xfer_start; in hydra_block_input()
Dapne.c75 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
277 stop_page = NESM_STOP_PG; in apne_probe1()
304 stop_page = NESM_STOP_PG; in apne_probe1()
Dzorro8390.c70 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
356 stop_page = NESM_STOP_PG; in zorro8390_init()
Dmcf8390.c40 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
370 stop_page = NESM_STOP_PG; in mcf8390_init()
Dne2k-pci.c171 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
361 stop_page = flags & STOP_PG_0x60 ? 0x60 : NESM_STOP_PG; in ne2k_pci_init_one()
Dne.c165 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
416 stop_page = NESM_STOP_PG; in ne_probe1()
Dax88796.c73 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
743 stop_page = NESM_STOP_PG; in ax_init_dev()