Home
last modified time | relevance | path

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

12

/linux-3.4.99/drivers/net/ethernet/8390/
Dlib8390.c658 int num_rx_pages = ei_local->stop_page-ei_local->rx_start_page; in ei_receive()
671 this_frame = ei_local->rx_start_page; in ei_receive()
754 next_frame = ei_local->rx_start_page; in ei_receive()
1025 ei_outb_p(ei_local->rx_start_page, e8390_base + EN0_STARTPG); in __NS8390_init()
1027 ei_local->current_page = ei_local->rx_start_page; /* assert boundary+1 */ in __NS8390_init()
1043 ei_outb_p(ei_local->rx_start_page, e8390_base + EN1_CURPAG); in __NS8390_init()
D3c503.c331 ei_status.rx_start_page = EL2_MB1_START_PG; in el2_probe1()
334 ei_status.rx_start_page = EL2_MB1_START_PG + TX_PAGES; in el2_probe1()
370 ei_status.rx_start_page = EL2_MB1_START_PG + TX_PAGES; in el2_probe1()
484 outb(ei_status.rx_start_page, E33G_STARTPG); in el2_init_card()
Daxnet_cs.c310 ei_status.rx_start_page = AXNET_START_PG + TX_PAGES; in axnet_config()
1373 this_frame = ei_local->rx_start_page; in ei_receive()
1451 next_frame = ei_local->rx_start_page; in ei_receive()
1665 outb_p(ei_local->rx_start_page, e8390_base + EN0_STARTPG); in AX88190_init()
1667 ei_local->current_page = ei_local->rx_start_page; /* assert boundary+1 */ in AX88190_init()
1683 outb_p(ei_local->rx_start_page, e8390_base + EN1_CURPAG); in AX88190_init()
D8390.h90 unsigned char tx_start_page, rx_start_page, stop_page; member
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.c540 ei_status.rx_start_page = CABLETRON_RX_START_PG; in mac8390_initdev()
546 ei_status.rx_start_page = WD_START_PG + TX_PAGES; in mac8390_initdev()
Dne3210.c186 ei_status.rx_start_page = NE3210_START_PG + TX_PAGES; in ne3210_eisa_probe()
Dpcnet_cs.c1300 ei_status.rx_start_page = start_pg + TX_PAGES; in setup_dma_config()
1357 - (ei_status.rx_start_page << 8); in shmem_get_8390_hdr()
1371 - (ei_status.rx_start_page << 8); in shmem_block_input()
1447 ei_status.rx_start_page = start_pg + TX_PAGES; in setup_shmem_window()
Des3210.c277 ei_status.rx_start_page = ES_START_PG + TX_PAGES; in es_probe1()
Dsmc-ultra32.c273 ei_status.rx_start_page = TX_PAGES; in ultra32_probe1()
Dlne390.c266 ei_status.rx_start_page = LNE390_START_PG + TX_PAGES; in lne390_probe1()
Dac3200.c260 ei_status.rx_start_page = AC_START_PG + TX_PAGES; in ac_probe1()
De2100.c239 ei_status.rx_start_page = E21_RX_START_PG; in e21_probe1()
Dsmc-mca.c383 ei_status.rx_start_page = START_PG + TX_PAGES; in ultramca_probe()
Dzorro8390.c377 ei_status.rx_start_page = start_page + TX_PAGES; in zorro8390_init()
Dhp.c204 ei_status.rx_start_page = HP_START_PG + TX_PAGES; in hp_probe1()
Dapne.c332 ei_status.rx_start_page = start_page + TX_PAGES; in apne_probe1()
Dhp-plus.c250 ei_status.rx_start_page = HP_START_PG + TX_PAGES/2; in hpp_probe1()
Dwd.c321 ei_status.rx_start_page = WD_START_PG + TX_PAGES; in wd_probe1()
Dsmc-ultra.c294 ei_status.rx_start_page = START_PG + TX_PAGES; in ultra_probe1()
Dne2.c477 ei_status.rx_start_page = start_page + TX_PAGES; in ne2_probe1()
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()
Detherh.c747 ei_local->rx_start_page = ei_local->tx_start_page + TX_PAGES; in etherh_probe()

12