Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/siena/
A Defx_common.h15 unsigned int mem_map_size);
A Defx_common.c1077 unsigned int mem_map_size) in efx_siena_init_io() argument
1121 efx->membase = ioremap(efx->membase_phys, mem_map_size); in efx_siena_init_io()
1125 (unsigned long long)efx->membase_phys, mem_map_size); in efx_siena_init_io()
1131 (unsigned long long)efx->membase_phys, mem_map_size, in efx_siena_init_io()
A Dnet_driver.h1292 unsigned int (*mem_map_size)(struct efx_nic *efx); member
A Dsiena.c982 .mem_map_size = siena_mem_map_size,
A Defx.c1072 efx->type->mem_map_size(efx)); in efx_pci_probe()
/drivers/net/ethernet/sfc/
A Defx_common.h15 unsigned int mem_map_size);
A Defx_common.c1052 unsigned int mem_map_size) in efx_init_io() argument
1092 efx->membase = ioremap(efx->membase_phys, mem_map_size); in efx_init_io()
1096 (unsigned long long)efx->membase_phys, mem_map_size); in efx_init_io()
1102 (unsigned long long)efx->membase_phys, mem_map_size, in efx_init_io()
A Def100_nic.c1308 .mem_map_size = NULL,
1384 .mem_map_size = NULL,
A Dnet_driver.h1395 unsigned int (*mem_map_size)(struct efx_nic *efx); member
A Defx.c1189 efx->type->mem_map_size(efx)); in efx_pci_probe()
A Def10.c4063 .mem_map_size = efx_ef10_mem_map_size,
4175 .mem_map_size = efx_ef10_mem_map_size,
4311 .mem_map_size = efx_ef10_mem_map_size,
/drivers/net/ethernet/sfc/falcon/
A Defx.c1216 unsigned int mem_map_size = efx->type->mem_map_size(efx); in ef4_init_io() local
1258 efx->membase = ioremap(efx->membase_phys, mem_map_size); in ef4_init_io()
1262 (unsigned long long)efx->membase_phys, mem_map_size); in ef4_init_io()
1268 (unsigned long long)efx->membase_phys, mem_map_size, in ef4_init_io()
A Dnet_driver.h1042 unsigned int (*mem_map_size)(struct ef4_nic *efx); member
A Dfalcon.c2710 .mem_map_size = falcon_a1_mem_map_size,
2807 .mem_map_size = falcon_b0_mem_map_size,

Completed in 51 milliseconds