Home
last modified time | relevance | path

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

/drivers/net/ethernet/8390/
Detherh.c81 unsigned char tx_start_page; member
736 ei_local->tx_start_page = data->tx_start_page; in etherh_probe()
737 ei_local->rx_start_page = ei_local->tx_start_page + TX_PAGES; in etherh_probe()
786 .tx_start_page = ETHERM_TX_START_PAGE,
797 .tx_start_page = ETHERH_TX_START_PAGE,
807 .tx_start_page = ETHERH_TX_START_PAGE,
817 .tx_start_page = ETHERH_TX_START_PAGE,
Dlib8390.c349 output_page = ei_local->tx_start_page; in __ei_start_xmit()
357 output_page = ei_local->tx_start_page + TX_PAGES/2; in __ei_start_xmit()
388 if (output_page == ei_local->tx_start_page) { in __ei_start_xmit()
601 NS8390_trigger_send(dev, ei_local->tx2, ei_local->tx_start_page + 6); in ei_tx_intr()
616 NS8390_trigger_send(dev, ei_local->tx1, ei_local->tx_start_page); in ei_tx_intr()
1035 ei_outb_p(ei_local->tx_start_page, e8390_base + EN0_TPSR); in __NS8390_init()
Daxnet_cs.c307 ei_status.tx_start_page = AXNET_START_PG; in axnet_config()
993 output_page = ei_local->tx_start_page; in axnet_start_xmit()
1004 output_page = ei_local->tx_start_page + TX_PAGES/2; in axnet_start_xmit()
1046 if (output_page == ei_local->tx_start_page) in axnet_start_xmit()
1273 NS8390_trigger_send(dev, ei_local->tx2, ei_local->tx_start_page + 6); in ei_tx_intr()
1292 NS8390_trigger_send(dev, ei_local->tx1, ei_local->tx_start_page); in ei_tx_intr()
1646 outb_p(ei_local->tx_start_page, e8390_base + EN0_TPSR); in AX88190_init()
D8390.h92 unsigned char tx_start_page, rx_start_page, stop_page; member
Dne2k-pci.c369 ei_status.tx_start_page = start_page; in ne2k_pci_init_one()
381 ei_status.stop_page = ei_status.tx_start_page + PACKETBUF_MEMSIZE; in ne2k_pci_init_one()
Dhydra.c150 ei_status.tx_start_page = start_page; in hydra_init()
Dmac8390.c519 ei_status.tx_start_page = CABLETRON_TX_START_PG; in mac8390_initdev()
525 ei_status.tx_start_page = WD_START_PG; in mac8390_initdev()
Dstnic.c146 ei_status.tx_start_page = START_PG; in stnic_probe()
Dne.c510 ei_status.tx_start_page = start_page; in ne_probe1()
519 ei_status.stop_page = ei_status.tx_start_page + PACKETBUF_MEMSIZE; in ne_probe1()
Dzorro8390.c373 ei_status.tx_start_page = start_page; in zorro8390_init()
Dax88796.c764 ei_local->tx_start_page = start_page; in ax_init_dev()
771 ei_local->stop_page = ei_local->tx_start_page + PACKETBUF_MEMSIZE; in ax_init_dev()
Dpcnet_cs.c1304 ei_status.tx_start_page = start_pg; in setup_dma_config()
1396 shmem -= ei_status.tx_start_page << 8; in shmem_block_output()
1456 ei_status.tx_start_page = start_pg; in setup_shmem_window()
Dmcf8390.c383 ei_local->tx_start_page = start_page; in mcf8390_init()
Dapne.c336 ei_status.tx_start_page = start_page; in apne_probe1()
Dwd.c322 ei_status.tx_start_page = WD_START_PG; in wd_probe1()
Dsmc-ultra.c294 ei_status.tx_start_page = START_PG; in ultra_probe1()