Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/8390/
H A Dlib8390.c667 int num_rx_pages = ei_local->stop_page-ei_local->rx_start_page; in ei_receive()
680 this_frame = ei_local->rx_start_page; in ei_receive()
764 next_frame = ei_local->rx_start_page; in ei_receive()
1036 ei_outb_p(ei_local->rx_start_page, e8390_base + EN0_STARTPG); in __NS8390_init()
1038 ei_local->current_page = ei_local->rx_start_page; /* assert boundary+1 */ in __NS8390_init()
1055 ei_outb_p(ei_local->rx_start_page, e8390_base + EN1_CURPAG); in __NS8390_init()
H A Daxnet_cs.c311 ei_status.rx_start_page = AXNET_START_PG + TX_PAGES; in axnet_config()
1357 this_frame = ei_local->rx_start_page; in ei_receive()
1434 next_frame = ei_local->rx_start_page; in ei_receive()
1648 outb_p(ei_local->rx_start_page, e8390_base + EN0_STARTPG); in AX88190_init()
1650 ei_local->current_page = ei_local->rx_start_page; /* assert boundary+1 */ in AX88190_init()
1666 outb_p(ei_local->rx_start_page, e8390_base + EN1_CURPAG); in AX88190_init()
H A D8390.h94 unsigned char tx_start_page, rx_start_page, stop_page; member
H A Dstnic.c143 ei_status.rx_start_page = START_PG + TX_PAGES; in stnic_probe()
H A Dhydra.c155 ei_status.rx_start_page = start_page + TX_PAGES; in hydra_init()
H A Dmac8390.c512 ei_status.rx_start_page = CABLETRON_RX_START_PG; in mac8390_initdev()
518 ei_status.rx_start_page = WD_START_PG + TX_PAGES; in mac8390_initdev()
H A Dpcnet_cs.c1314 ei_status.rx_start_page = start_pg + TX_PAGES; in setup_dma_config()
1371 - (ei_status.rx_start_page << 8); in shmem_get_8390_hdr()
1385 - (ei_status.rx_start_page << 8); in shmem_block_input()
1466 ei_status.rx_start_page = start_pg + TX_PAGES; in setup_shmem_window()
H A Dzorro8390.c371 ei_status.rx_start_page = start_page + TX_PAGES; in zorro8390_init()
H A Dmcf8390.c383 ei_local->rx_start_page = start_page + TX_PAGES; in mcf8390_init()
H A Dapne.c329 ei_status.rx_start_page = start_page + TX_PAGES; in apne_probe1()
H A Dwd.c324 ei_status.rx_start_page = WD_START_PG + TX_PAGES; in wd_probe1()
H A Dsmc-ultra.c296 ei_status.rx_start_page = START_PG + TX_PAGES; in ultra_probe1()
H A Dne2k-pci.c379 ei_status.rx_start_page = start_page + TX_PAGES; in ne2k_pci_init_one()
H A Detherh.c739 ei_local->rx_start_page = ei_local->tx_start_page + TX_PAGES; in etherh_probe()
H A Dne.c513 ei_status.rx_start_page = start_page + TX_PAGES; in ne_probe1()
H A Dax88796.c776 ei_local->rx_start_page = start_page + TX_PAGES; in ax_init_dev()