Home
last modified time | relevance | path

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

/drivers/net/ethernet/8390/
Dpcnet_cs.c1300 ei_status.rx_start_page = start_pg + TX_PAGES; in setup_dma_config()
1355 void __iomem *xfer_start = ei_status.mem + (TX_PAGES<<8) in shmem_get_8390_hdr()
1370 unsigned long offset = (TX_PAGES<<8) + ring_offset in shmem_block_input()
1379 offset = TX_PAGES<<8; in shmem_block_input()
1428 for (i = 0; i < (TX_PAGES<<8); i += 2) in setup_shmem_window()
1431 for (i = 0; i < (TX_PAGES<<8); i += 2) in setup_shmem_window()
1434 if (i != (TX_PAGES<<8)) { in setup_shmem_window()
1447 ei_status.rx_start_page = start_pg + TX_PAGES; in setup_shmem_window()
Dwd.c321 ei_status.rx_start_page = WD_START_PG + TX_PAGES; in wd_probe1()
444 memcpy_fromio(skb->data + semi_count, ei_status.mem + TX_PAGES * 256, count); in wd_block_input()
Dsmc-ultra.c294 ei_status.rx_start_page = START_PG + TX_PAGES; in ultra_probe1()
467 memcpy_fromio(skb->data + semi_count, ei_status.mem + TX_PAGES * 256, count); in ultra_block_input()
D8390.h15 #define TX_PAGES 12 /* Two Tx slots */ macro
Dstnic.c141 ei_status.rx_start_page = START_PG + TX_PAGES; in stnic_probe()
Dhydra.c156 ei_status.rx_start_page = start_page + TX_PAGES; in hydra_init()
Dmac8390.c546 ei_status.rx_start_page = WD_START_PG + TX_PAGES; in mac8390_initdev()
548 ei_status.rmem_start = dev->mem_start + TX_PAGES*256; in mac8390_initdev()
Dzorro8390.c376 ei_status.rx_start_page = start_page + TX_PAGES; in zorro8390_init()
Dapne.c332 ei_status.rx_start_page = start_page + TX_PAGES; in apne_probe1()
Dmcf8390.c388 ei_local->rx_start_page = start_page + TX_PAGES; in mcf8390_init()
Dne-h8300.c326 ei_status.rx_start_page = start_page + TX_PAGES; in ne_probe1()
Dne2k-pci.c361 ei_status.rx_start_page = start_page + TX_PAGES; in ne2k_pci_init_one()
Daxnet_cs.c310 ei_status.rx_start_page = AXNET_START_PG + TX_PAGES; in axnet_config()
1009 output_page = ei_local->tx_start_page + TX_PAGES/2; in axnet_start_xmit()
Detherh.c742 ei_local->rx_start_page = ei_local->tx_start_page + TX_PAGES; in etherh_probe()
Dne.c524 ei_status.rx_start_page = start_page + TX_PAGES; in ne_probe1()
Dlib8390.c352 output_page = ei_local->tx_start_page + TX_PAGES/2; in __ei_start_xmit()
Dax88796.c754 ei_local->rx_start_page = start_page + TX_PAGES; in ax_init_dev()