Home
last modified time | relevance | path

Searched refs:membase_phys (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx_common.c1102 efx->membase_phys = pci_resource_start(efx->pci_dev, bar); in efx_init_io()
1103 if (!efx->membase_phys) { in efx_init_io()
1119 efx->membase = ioremap(efx->membase_phys, mem_map_size); in efx_init_io()
1123 (unsigned long long)efx->membase_phys, mem_map_size); in efx_init_io()
1129 (unsigned long long)efx->membase_phys, mem_map_size, in efx_init_io()
1137 efx->membase_phys = 0; in efx_init_io()
1153 if (efx->membase_phys) { in efx_fini_io()
1155 efx->membase_phys = 0; in efx_fini_io()
H A Def100_netdev.c64 membase = ioremap(efx->membase_phys, uc_mem_map_size); in ef100_remap_bar()
H A Dnet_driver.h844 * @membase_phys: Memory BAR value as physical address
1000 resource_size_t membase_phys; member
H A Def10.c1256 membase = ioremap(efx->membase_phys, uc_mem_map_size); in efx_ef10_dimension_resources()
1268 nic_data->wc_membase = ioremap_wc(efx->membase_phys + in efx_ef10_dimension_resources()
1290 &efx->membase_phys, efx->membase, uc_mem_map_size, in efx_ef10_dimension_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Defx_common.c1092 efx->membase_phys = pci_resource_start(efx->pci_dev, bar); in efx_init_io()
1093 if (!efx->membase_phys) { in efx_init_io()
1109 efx->membase = ioremap(efx->membase_phys, mem_map_size); in efx_init_io()
1113 (unsigned long long)efx->membase_phys, mem_map_size); in efx_init_io()
1119 (unsigned long long)efx->membase_phys, mem_map_size, in efx_init_io()
1127 efx->membase_phys = 0; in efx_init_io()
1143 if (efx->membase_phys) { in efx_fini_io()
1145 efx->membase_phys = 0; in efx_fini_io()
H A Def100_netdev.c75 membase = ioremap(efx->membase_phys, uc_mem_map_size); in ef100_remap_bar()
H A Dnet_driver.h834 * @membase_phys: Memory BAR value as physical address
993 resource_size_t membase_phys; member
H A Def10.c1256 membase = ioremap(efx->membase_phys, uc_mem_map_size); in efx_ef10_dimension_resources()
1268 nic_data->wc_membase = ioremap_wc(efx->membase_phys + in efx_ef10_dimension_resources()
1290 &efx->membase_phys, efx->membase, uc_mem_map_size, in efx_ef10_dimension_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Defx_common.c1111 efx->membase_phys = pci_resource_start(efx->pci_dev, bar); in efx_siena_init_io()
1112 if (!efx->membase_phys) { in efx_siena_init_io()
1128 efx->membase = ioremap(efx->membase_phys, mem_map_size); in efx_siena_init_io()
1132 (unsigned long long)efx->membase_phys, mem_map_size); in efx_siena_init_io()
1138 (unsigned long long)efx->membase_phys, mem_map_size, in efx_siena_init_io()
1146 efx->membase_phys = 0; in efx_siena_init_io()
1162 if (efx->membase_phys) { in efx_siena_fini_io()
1164 efx->membase_phys = 0; in efx_siena_fini_io()
H A Dnet_driver.h802 * @membase_phys: Memory BAR value as physical address
959 resource_size_t membase_phys; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Defx.c1260 efx->membase_phys = pci_resource_start(efx->pci_dev, bar); in ef4_init_io()
1268 efx->membase = ioremap(efx->membase_phys, mem_map_size); in ef4_init_io()
1272 (unsigned long long)efx->membase_phys, mem_map_size); in ef4_init_io()
1278 (unsigned long long)efx->membase_phys, mem_map_size, in ef4_init_io()
1286 efx->membase_phys = 0; in ef4_init_io()
1304 if (efx->membase_phys) { in ef4_fini_io()
1307 efx->membase_phys = 0; in ef4_fini_io()
H A Dnet_driver.h653 * @membase_phys: Memory BAR value as physical address
778 resource_size_t membase_phys; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Defx.c1250 efx->membase_phys = pci_resource_start(efx->pci_dev, bar); in ef4_init_io()
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()
1276 efx->membase_phys = 0; in ef4_init_io()
1294 if (efx->membase_phys) { in ef4_fini_io()
1297 efx->membase_phys = 0; in ef4_fini_io()
H A Dnet_driver.h653 * @membase_phys: Memory BAR value as physical address
778 resource_size_t membase_phys; member

Completed in 38 milliseconds