Home
last modified time | relevance | path

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

/drivers/net/ethernet/8390/
Dpcnet_cs.c105 int stop_pg, int cm_offset);
107 int stop_pg);
560 int start_pg, stop_pg, cm_offset; in pcnet_config() local
591 stop_pg = SOCKET_STOP_PG; in pcnet_config()
595 stop_pg = PCNET_STOP_PG; in pcnet_config()
601 (setup_shmem_window(link, start_pg, stop_pg, cm_offset) != 0)) in pcnet_config()
602 setup_dma_config(link, start_pg, stop_pg); in pcnet_config()
1300 int stop_pg) in setup_dma_config() argument
1306 ei_status.stop_page = stop_pg; in setup_dma_config()
1403 int stop_pg, int cm_offset) in setup_shmem_window() argument
[all …]