Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/8390/
Dpcnet_cs.c105 int stop_pg, int cm_offset);
555 int start_pg, stop_pg, cm_offset; in pcnet_config() local
587 cm_offset = 0x10000; in pcnet_config()
591 cm_offset = 0; in pcnet_config()
596 (setup_shmem_window(link, start_pg, stop_pg, cm_offset) != 0)) in pcnet_config()
1396 int stop_pg, int cm_offset) in setup_shmem_window() argument
1417 offset = (start_pg << 8) + cm_offset; in setup_shmem_window()