Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/8390/
Dpcnet_cs.c105 int stop_pg, int cm_offset);
107 int stop_pg);
555 int start_pg, stop_pg, cm_offset; in pcnet_config() local
586 stop_pg = SOCKET_STOP_PG; in pcnet_config()
590 stop_pg = PCNET_STOP_PG; in pcnet_config()
596 (setup_shmem_window(link, start_pg, stop_pg, cm_offset) != 0)) in pcnet_config()
597 setup_dma_config(link, start_pg, stop_pg); in pcnet_config()
1293 int stop_pg) in setup_dma_config() argument
1299 ei_status.stop_page = stop_pg; in setup_dma_config()
1396 int stop_pg, int cm_offset) in setup_shmem_window() argument
[all …]