Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/8390/
A Detherh.c81 unsigned char tx_start_page; member
738 ei_local->tx_start_page = data->tx_start_page; in etherh_probe()
739 ei_local->rx_start_page = ei_local->tx_start_page + TX_PAGES; in etherh_probe()
788 .tx_start_page = ETHERM_TX_START_PAGE,
799 .tx_start_page = ETHERH_TX_START_PAGE,
809 .tx_start_page = ETHERH_TX_START_PAGE,
819 .tx_start_page = ETHERH_TX_START_PAGE,
A 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()
A Daxnet_cs.c310 ei_status.tx_start_page = AXNET_START_PG; in axnet_config()
996 output_page = ei_local->tx_start_page; in axnet_start_xmit()
1007 output_page = ei_local->tx_start_page + TX_PAGES/2; in axnet_start_xmit()
1049 if (output_page == ei_local->tx_start_page) in axnet_start_xmit()
1276 NS8390_trigger_send(dev, ei_local->tx2, ei_local->tx_start_page + 6); in ei_tx_intr()
1295 NS8390_trigger_send(dev, ei_local->tx1, ei_local->tx_start_page); in ei_tx_intr()
1649 outb_p(ei_local->tx_start_page, e8390_base + EN0_TPSR); in AX88190_init()
A D8390.h92 unsigned char tx_start_page, rx_start_page, stop_page; member
A Dhydra.c152 ei_status.tx_start_page = start_page; in hydra_init()
A Dstnic.c145 ei_status.tx_start_page = START_PG; in stnic_probe()
A 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()
A Dmac8390.c513 ei_status.tx_start_page = CABLETRON_TX_START_PG; in mac8390_initdev()
519 ei_status.tx_start_page = WD_START_PG; in mac8390_initdev()
A Dne.c508 ei_status.tx_start_page = start_page; in ne_probe1()
517 ei_status.stop_page = ei_status.tx_start_page + PACKETBUF_MEMSIZE; in ne_probe1()
A Dzorro8390.c372 ei_status.tx_start_page = start_page; in zorro8390_init()
A Dmcf8390.c382 ei_local->tx_start_page = start_page; in mcf8390_init()
A Dax88796.c773 ei_local->tx_start_page = start_page; in ax_init_dev()
780 ei_local->stop_page = ei_local->tx_start_page + PACKETBUF_MEMSIZE; in ax_init_dev()
A Dpcnet_cs.c1314 ei_status.tx_start_page = start_pg; in setup_dma_config()
1406 shmem -= ei_status.tx_start_page << 8; in shmem_block_output()
1466 ei_status.tx_start_page = start_pg; in setup_shmem_window()
A Dapne.c330 ei_status.tx_start_page = start_page; in apne_probe1()
A Dsmc-ultra.c296 ei_status.tx_start_page = START_PG; in ultra_probe1()
A Dwd.c324 ei_status.tx_start_page = WD_START_PG; in wd_probe1()

Completed in 27 milliseconds