Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/8390/
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() argument
1315 ei_status.stop_page = stop_pg; in setup_dma_config()
1412 int stop_pg, int cm_offset) in setup_shmem_window() argument
[all …]