Searched refs:mem_map_size (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sfc/
H A Defx.c1228 unsigned int mem_map_size = efx->type->mem_map_size(efx); efx_init_io() local
1271 efx->membase = ioremap_nocache(efx->membase_phys, mem_map_size); efx_init_io()
1275 (unsigned long long)efx->membase_phys, mem_map_size); efx_init_io()
1281 (unsigned long long)efx->membase_phys, mem_map_size, efx_init_io()
H A Dsiena.c923 .mem_map_size = siena_mem_map_size,
H A Dnet_driver.h1086 * @mem_map_size: Get memory BAR mapped size
1223 unsigned int (*mem_map_size)(struct efx_nic *efx); member in struct:efx_nic_type
H A Dfalcon.c2706 .mem_map_size = falcon_a1_mem_map_size,
2804 .mem_map_size = falcon_b0_mem_map_size,
H A Def10.c4666 .mem_map_size = efx_ef10_mem_map_size,
4769 .mem_map_size = efx_ef10_mem_map_size,

Completed in 291 milliseconds