Home
last modified time | relevance | path

Searched refs:MEMOPS_IDX (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Docteon_mem_ops.c27 #define MEMOPS_IDX BAR1_INDEX_DYNAMIC_MAP macro
52 octeon_toggle_bar1_swapmode(oct, MEMOPS_IDX); in octeon_pci_fastwrite()
61 octeon_toggle_bar1_swapmode(oct, MEMOPS_IDX); in octeon_pci_fastwrite()
76 octeon_toggle_bar1_swapmode(oct, MEMOPS_IDX); in octeon_pci_fastread()
85 octeon_toggle_bar1_swapmode(oct, MEMOPS_IDX); in octeon_pci_fastread()
123 index_reg_val = oct->fn_list.bar1_idx_read(oct, MEMOPS_IDX); in __octeon_pci_rw_core_mem()
125 oct->fn_list.bar1_idx_setup(oct, addr, MEMOPS_IDX, 1); in __octeon_pci_rw_core_mem()
127 + (MEMOPS_IDX << 22) + (addr & 0x3fffff); in __octeon_pci_rw_core_mem()
135 (MEMOPS_IDX << 22)) - addr); in __octeon_pci_rw_core_mem()
154 oct->fn_list.bar1_idx_write(oct, MEMOPS_IDX, index_reg_va in __octeon_pci_rw_core_mem()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Docteon_mem_ops.c27 #define MEMOPS_IDX BAR1_INDEX_DYNAMIC_MAP macro
52 octeon_toggle_bar1_swapmode(oct, MEMOPS_IDX); in octeon_pci_fastwrite()
61 octeon_toggle_bar1_swapmode(oct, MEMOPS_IDX); in octeon_pci_fastwrite()
76 octeon_toggle_bar1_swapmode(oct, MEMOPS_IDX); in octeon_pci_fastread()
85 octeon_toggle_bar1_swapmode(oct, MEMOPS_IDX); in octeon_pci_fastread()
123 index_reg_val = oct->fn_list.bar1_idx_read(oct, MEMOPS_IDX); in __octeon_pci_rw_core_mem()
125 oct->fn_list.bar1_idx_setup(oct, addr, MEMOPS_IDX, 1); in __octeon_pci_rw_core_mem()
127 + (MEMOPS_IDX << 22) + (addr & 0x3fffff); in __octeon_pci_rw_core_mem()
135 (MEMOPS_IDX << 22)) - addr); in __octeon_pci_rw_core_mem()
154 oct->fn_list.bar1_idx_write(oct, MEMOPS_IDX, index_reg_va in __octeon_pci_rw_core_mem()
[all...]

Completed in 2 milliseconds