Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H A 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()
1306 ei_status.stop_page = stop_pg; in setup_dma_config()
1403 int stop_pg, in in setup_shmem_window()
1299 setup_dma_config(struct pcmcia_device *link, int start_pg, int stop_pg) setup_dma_config() argument
1402 setup_shmem_window(struct pcmcia_device *link, int start_pg, int stop_pg, int cm_offset) setup_shmem_window() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A Dpcnet_cs.c104 int stop_pg, int cm_offset);
106 int stop_pg);
569 int start_pg, stop_pg, cm_offset; in pcnet_config() local
600 stop_pg = SOCKET_STOP_PG; in pcnet_config()
604 stop_pg = PCNET_STOP_PG; in pcnet_config()
610 (setup_shmem_window(link, start_pg, stop_pg, cm_offset) != 0)) in pcnet_config()
611 setup_dma_config(link, start_pg, stop_pg); in pcnet_config()
1309 int stop_pg) in setup_dma_config()
1315 ei_status.stop_page = stop_pg; in setup_dma_config()
1412 int stop_pg, in in setup_shmem_window()
1308 setup_dma_config(struct pcmcia_device *link, int start_pg, int stop_pg) setup_dma_config() argument
1411 setup_shmem_window(struct pcmcia_device *link, int start_pg, int stop_pg, int cm_offset) setup_shmem_window() argument
[all...]

Completed in 5 milliseconds