| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/ |
| D | mvpp2_prs.c | 22 static int mvpp2_prs_hw_write(struct mvpp2 *priv, struct mvpp2_prs_entry *pe) in mvpp2_prs_hw_write() 46 int mvpp2_prs_init_from_hw(struct mvpp2 *priv, struct mvpp2_prs_entry *pe, in mvpp2_prs_init_from_hw() 101 static void mvpp2_prs_tcam_lu_set(struct mvpp2_prs_entry *pe, unsigned int lu) in mvpp2_prs_tcam_lu_set() 110 static void mvpp2_prs_tcam_port_set(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_port_set() 120 static void mvpp2_prs_tcam_port_map_set(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_port_map_set() 129 unsigned int mvpp2_prs_tcam_port_map_get(struct mvpp2_prs_entry *pe) in mvpp2_prs_tcam_port_map_get() 135 static void mvpp2_prs_tcam_data_byte_set(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_data_byte_set() 148 void mvpp2_prs_tcam_data_byte_get(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_data_byte_get() 159 static bool mvpp2_prs_tcam_data_cmp(struct mvpp2_prs_entry *pe, int offs, in mvpp2_prs_tcam_data_cmp() 169 static void mvpp2_prs_tcam_ai_update(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_ai_update() [all …]
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/marvell/mvpp2/ |
| D | mvpp2_prs.c | 22 static int mvpp2_prs_hw_write(struct mvpp2 *priv, struct mvpp2_prs_entry *pe) in mvpp2_prs_hw_write() 46 int mvpp2_prs_init_from_hw(struct mvpp2 *priv, struct mvpp2_prs_entry *pe, in mvpp2_prs_init_from_hw() 101 static void mvpp2_prs_tcam_lu_set(struct mvpp2_prs_entry *pe, unsigned int lu) in mvpp2_prs_tcam_lu_set() 110 static void mvpp2_prs_tcam_port_set(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_port_set() 120 static void mvpp2_prs_tcam_port_map_set(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_port_map_set() 129 unsigned int mvpp2_prs_tcam_port_map_get(struct mvpp2_prs_entry *pe) in mvpp2_prs_tcam_port_map_get() 135 static void mvpp2_prs_tcam_data_byte_set(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_data_byte_set() 148 void mvpp2_prs_tcam_data_byte_get(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_data_byte_get() 159 static bool mvpp2_prs_tcam_data_cmp(struct mvpp2_prs_entry *pe, int offs, in mvpp2_prs_tcam_data_cmp() 169 static void mvpp2_prs_tcam_ai_update(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_ai_update() [all …]
|
| /kernel/linux/linux-4.19/arch/powerpc/kernel/ |
| D | eeh_pe.c | 61 struct eeh_pe *pe; in eeh_pe_alloc() local 95 struct eeh_pe *pe; in eeh_phb_pe_create() local 122 struct eeh_pe *pe; in eeh_phb_pe_get() local 145 struct eeh_pe *eeh_pe_next(struct eeh_pe *pe, struct eeh_pe *root) in eeh_pe_next() 177 struct eeh_pe *pe; in eeh_pe_traverse() local 200 struct eeh_pe *pe; in eeh_pe_dev_traverse() local 237 static void *__eeh_pe_get(struct eeh_pe *pe, void *flag) in __eeh_pe_get() 284 struct eeh_pe *pe; in eeh_pe_get() local 339 struct eeh_pe *pe, *parent; in eeh_add_to_parent_pe() local 456 struct eeh_pe *pe, *parent, *child; in eeh_rmv_from_parent_pe() local [all …]
|
| D | eeh.c | 271 static void *eeh_dump_pe_log(struct eeh_pe *pe, void *flag) in eeh_dump_pe_log() 293 void eeh_slot_error_detail(struct eeh_pe *pe, int severity) in eeh_slot_error_detail() 383 static int eeh_phb_check_failure(struct eeh_pe *pe) in eeh_phb_check_failure() 450 struct eeh_pe *pe, *parent_pe, *phb_pe; in eeh_dev_check_failure() local 637 int eeh_pci_enable(struct eeh_pe *pe, int function) in eeh_pci_enable() 824 struct eeh_pe *pe = eeh_dev_to_pe(edev); in pcibios_set_pcie_reset_state() local 899 int eeh_pe_reset_full(struct eeh_pe *pe) in eeh_pe_reset_full() 1326 int eeh_unfreeze_pe(struct eeh_pe *pe, bool sw_state) in eeh_unfreeze_pe() 1359 static int eeh_pe_change_owner(struct eeh_pe *pe) in eeh_pe_change_owner() 1536 int eeh_pe_set_option(struct eeh_pe *pe, int option) in eeh_pe_set_option() [all …]
|
| D | eeh_driver.c | 244 struct eeh_pe *pe; in eeh_set_channel_state() local 255 struct eeh_pe *pe; in eeh_set_irq_state() local 319 struct eeh_pe *pe; in eeh_pe_report() local 569 static void *eeh_pe_detach_dev(struct eeh_pe *pe, void *userdata) in eeh_pe_detach_dev() 591 static void *__eeh_clear_pe_frozen_state(struct eeh_pe *pe, void *flag) in __eeh_clear_pe_frozen_state() 609 static int eeh_clear_pe_frozen_state(struct eeh_pe *pe, in eeh_clear_pe_frozen_state() 621 int eeh_pe_reset_and_recover(struct eeh_pe *pe) in eeh_pe_reset_and_recover() 669 static int eeh_reset_device(struct eeh_pe *pe, struct pci_bus *bus, in eeh_reset_device() 783 void eeh_handle_normal_event(struct eeh_pe *pe) in eeh_handle_normal_event() 1009 struct eeh_pe *pe, *phb_pe, *tmp_pe; in eeh_handle_special_event() local
|
| D | eeh_event.c | 55 struct eeh_pe *pe; in eeh_event_handler() local 127 int eeh_send_failure_event(struct eeh_pe *pe) in eeh_send_failure_event() 160 void eeh_remove_event(struct eeh_pe *pe, bool force) in eeh_remove_event()
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | eeh_pe.c | 48 struct eeh_pe *pe; in eeh_pe_alloc() local 81 struct eeh_pe *pe; in eeh_phb_pe_create() local 106 int eeh_wait_state(struct eeh_pe *pe, int max_wait) in eeh_wait_state() 159 struct eeh_pe *pe; in eeh_phb_pe_get() local 182 struct eeh_pe *eeh_pe_next(struct eeh_pe *pe, struct eeh_pe *root) in eeh_pe_next() 214 struct eeh_pe *pe; in eeh_pe_traverse() local 237 struct eeh_pe *pe; in eeh_pe_dev_traverse() local 260 static void *__eeh_pe_get(struct eeh_pe *pe, void *flag) in __eeh_pe_get() 309 struct eeh_pe *pe, *parent; in eeh_pe_tree_insert() local 404 struct eeh_pe *pe, *parent, *child; in eeh_pe_tree_remove() local [all …]
|
| D | eeh.c | 269 static void *eeh_dump_pe_log(struct eeh_pe *pe, void *flag) in eeh_dump_pe_log() 291 void eeh_slot_error_detail(struct eeh_pe *pe, int severity) in eeh_slot_error_detail() 378 static int eeh_phb_check_failure(struct eeh_pe *pe) in eeh_phb_check_failure() 443 struct eeh_pe *pe, *parent_pe; in eeh_dev_check_failure() local 618 int eeh_pci_enable(struct eeh_pe *pe, int function) in eeh_pci_enable() 741 struct eeh_pe *pe = eeh_dev_to_pe(edev); in pcibios_set_pcie_reset_state() local 806 struct eeh_pe *pe; in eeh_pe_refreeze_passed() local 834 int eeh_pe_reset_full(struct eeh_pe *pe, bool include_passed) in eeh_pe_reset_full() 1123 int eeh_unfreeze_pe(struct eeh_pe *pe) in eeh_unfreeze_pe() 1152 static int eeh_pe_change_owner(struct eeh_pe *pe) in eeh_pe_change_owner() [all …]
|
| D | eeh_driver.c | 219 struct eeh_pe *pe; in eeh_set_channel_state() local 230 struct eeh_pe *pe; in eeh_set_irq_state() local 304 struct eeh_pe *pe; in eeh_pe_report() local 536 static void *eeh_pe_detach_dev(struct eeh_pe *pe, void *userdata) in eeh_pe_detach_dev() 560 struct eeh_pe *pe; in eeh_clear_pe_frozen_state() local 576 int eeh_pe_reset_and_recover(struct eeh_pe *pe) in eeh_pe_reset_and_recover() 624 static int eeh_reset_device(struct eeh_pe *pe, struct pci_bus *bus, in eeh_reset_device() 730 static void eeh_pe_cleanup(struct eeh_pe *pe) in eeh_pe_cleanup() 836 void eeh_handle_normal_event(struct eeh_pe *pe) in eeh_handle_normal_event() 1122 struct eeh_pe *pe, *phb_pe, *tmp_pe; in eeh_handle_special_event() local
|
| D | eeh_event.c | 102 int __eeh_send_failure_event(struct eeh_pe *pe) in __eeh_send_failure_event() 143 int eeh_send_failure_event(struct eeh_pe *pe) in eeh_send_failure_event() 167 void eeh_remove_event(struct eeh_pe *pe, bool force) in eeh_remove_event()
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
| D | pci-ioda.c | 56 void pe_level_printk(const struct pnv_ioda_pe *pe, const char *level, in pe_level_printk() 160 int run = 0, pe, i; in pnv_ioda_alloc_pe() local 189 void pnv_ioda_free_pe(struct pnv_ioda_pe *pe) in pnv_ioda_free_pe() 382 struct pnv_ioda_pe *master_pe, *pe; in pnv_ioda_pick_m64_pe() local 530 struct pnv_ioda_pe *pe = &phb->ioda.pe_array[pe_no]; in pnv_ioda_freeze_pe() local 570 struct pnv_ioda_pe *pe, *slave; in pnv_ioda_unfreeze_pe() local 610 struct pnv_ioda_pe *slave, *pe; in pnv_ioda_get_pe_state() local 730 struct pnv_ioda_pe *pe, in pnv_ioda_set_peltv() 797 struct pnv_ioda_pe *pe, in pnv_ioda_unset_peltv() 824 int pnv_ioda_deconfigure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe) in pnv_ioda_deconfigure_pe() [all …]
|
| D | npu-dma.c | 104 struct pnv_ioda_pe *pe; in get_gpu_pci_dev_and_pe() local 265 struct pnv_ioda_pe *pe[NV_NPU_MAX_PE_NUM]; member 302 struct pnv_ioda_pe *pe = npucomp->pe[i]; in pnv_npu_peers_set_window() local 315 struct pnv_ioda_pe *pe = npucomp->pe[j]; in pnv_npu_peers_set_window() local 341 struct pnv_ioda_pe *pe = npucomp->pe[i]; in pnv_npu_peers_unset_window() local 358 struct pnv_ioda_pe *pe = npucomp->pe[j]; in pnv_npu_peers_unset_window() local 386 struct pnv_ioda_pe *pe = npucomp->pe[i]; in pnv_npu_peers_take_ownership() local 403 struct pnv_ioda_pe *pe = npucomp->pe[i]; in pnv_npu_peers_release_ownership() local 422 struct pnv_ioda_pe *pe) in pnv_comp_attach_table_group() 432 pnv_try_setup_npu_table_group(struct pnv_ioda_pe *pe) in pnv_try_setup_npu_table_group() [all …]
|
| D | eeh-powernv.c | 69 struct eeh_pe *pe; in pnv_eeh_ei_write() local 453 static int pnv_eeh_set_option(struct eeh_pe *pe, int option) in pnv_eeh_set_option() 514 static void pnv_eeh_get_phb_diag(struct eeh_pe *pe) in pnv_eeh_get_phb_diag() 526 static int pnv_eeh_get_phb_state(struct eeh_pe *pe) in pnv_eeh_get_phb_state() 565 static int pnv_eeh_get_pe_state(struct eeh_pe *pe) in pnv_eeh_get_pe_state() 677 static int pnv_eeh_get_state(struct eeh_pe *pe, int *delay) in pnv_eeh_get_state() 1003 static int pnv_eeh_reset_vf_pe(struct eeh_pe *pe, int option) in pnv_eeh_reset_vf_pe() 1034 static int pnv_eeh_reset(struct eeh_pe *pe, int option) in pnv_eeh_reset() 1132 static int pnv_eeh_get_log(struct eeh_pe *pe, int severity, in pnv_eeh_get_log() 1149 static int pnv_eeh_configure_bridge(struct eeh_pe *pe) in pnv_eeh_configure_bridge() [all …]
|
| /kernel/linux/linux-5.10/drivers/iommu/intel/ |
| D | pasid.c | 282 static inline void pasid_clear_entry(struct pasid_entry *pe) in pasid_clear_entry() 294 static inline void pasid_clear_entry_with_fpd(struct pasid_entry *pe) in pasid_clear_entry_with_fpd() 309 struct pasid_entry *pe; in intel_pasid_clear_entry() local 334 pasid_set_domain_id(struct pasid_entry *pe, u64 value) in pasid_set_domain_id() 343 pasid_get_domain_id(struct pasid_entry *pe) in pasid_get_domain_id() 353 pasid_set_slptr(struct pasid_entry *pe, u64 value) in pasid_set_slptr() 363 pasid_set_address_width(struct pasid_entry *pe, u64 value) in pasid_set_address_width() 373 pasid_set_translation_type(struct pasid_entry *pe, u64 value) in pasid_set_translation_type() 382 static inline void pasid_set_fault_enable(struct pasid_entry *pe) in pasid_set_fault_enable() 391 static inline void pasid_set_sre(struct pasid_entry *pe) in pasid_set_sre() [all …]
|
| /kernel/linux/linux-5.10/net/netfilter/ipvs/ |
| D | ip_vs_pe.c | 23 struct ip_vs_pe *pe; in __ip_vs_pe_getbyname() local 51 struct ip_vs_pe *pe; in ip_vs_pe_getbyname() local 66 int register_ip_vs_pe(struct ip_vs_pe *pe) in register_ip_vs_pe() 98 int unregister_ip_vs_pe(struct ip_vs_pe *pe) in unregister_ip_vs_pe()
|
| /kernel/linux/linux-4.19/net/netfilter/ipvs/ |
| D | ip_vs_pe.c | 22 struct ip_vs_pe *pe; in __ip_vs_pe_getbyname() local 50 struct ip_vs_pe *pe; in ip_vs_pe_getbyname() local 65 int register_ip_vs_pe(struct ip_vs_pe *pe) in register_ip_vs_pe() 97 int unregister_ip_vs_pe(struct ip_vs_pe *pe) in unregister_ip_vs_pe()
|
| /kernel/linux/linux-4.19/arch/powerpc/platforms/powernv/ |
| D | pci-ioda.c | 58 void pe_level_printk(const struct pnv_ioda_pe *pe, const char *level, in pe_level_printk() 178 long pe; in pnv_ioda_alloc_pe() local 188 static void pnv_ioda_free_pe(struct pnv_ioda_pe *pe) in pnv_ioda_free_pe() 357 struct pnv_ioda_pe *master_pe, *pe; in pnv_ioda_pick_m64_pe() local 527 struct pnv_ioda_pe *pe = &phb->ioda.pe_array[pe_no]; in pnv_ioda_freeze_pe() local 567 struct pnv_ioda_pe *pe, *slave; in pnv_ioda_unfreeze_pe() local 607 struct pnv_ioda_pe *slave, *pe; in pnv_ioda_get_pe_state() local 723 struct pnv_ioda_pe *pe, in pnv_ioda_set_peltv() 789 static int pnv_ioda_deconfigure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe) in pnv_ioda_deconfigure_pe() 872 static int pnv_ioda_configure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe) in pnv_ioda_configure_pe() [all …]
|
| D | eeh-powernv.c | 132 struct eeh_pe *pe; in pnv_eeh_ei_write() local 493 static int pnv_eeh_set_option(struct eeh_pe *pe, int option) in pnv_eeh_set_option() 561 static int pnv_eeh_get_pe_addr(struct eeh_pe *pe) in pnv_eeh_get_pe_addr() 566 static void pnv_eeh_get_phb_diag(struct eeh_pe *pe) in pnv_eeh_get_phb_diag() 578 static int pnv_eeh_get_phb_state(struct eeh_pe *pe) in pnv_eeh_get_phb_state() 617 static int pnv_eeh_get_pe_state(struct eeh_pe *pe) in pnv_eeh_get_pe_state() 729 static int pnv_eeh_get_state(struct eeh_pe *pe, int *delay) in pnv_eeh_get_state() 1050 static int pnv_eeh_reset_vf_pe(struct eeh_pe *pe, int option) in pnv_eeh_reset_vf_pe() 1081 static int pnv_eeh_reset(struct eeh_pe *pe, int option) in pnv_eeh_reset() 1158 static int pnv_eeh_wait_state(struct eeh_pe *pe, int max_wait) in pnv_eeh_wait_state() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_pmu.c | 64 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_start() local 93 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_read() local 120 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_stop() local 151 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_add() local 180 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_del() local 272 struct amdgpu_pmu_entry *pe, *temp; in amdgpu_pmu_fini() local
|
| D | amdgpu_vm_sdma.c | 139 struct amdgpu_bo *bo, uint64_t pe, in amdgpu_vm_sdma_copy_ptes() 168 struct amdgpu_bo *bo, uint64_t pe, in amdgpu_vm_sdma_set_ptes() 200 struct amdgpu_bo *bo, uint64_t pe, in amdgpu_vm_sdma_update()
|
| /kernel/linux/linux-4.19/arch/powerpc/platforms/pseries/ |
| D | eeh_pseries.c | 249 struct eeh_pe pe; in pseries_eeh_probe() local 343 static int pseries_eeh_set_option(struct eeh_pe *pe, int option) in pseries_eeh_set_option() 392 static int pseries_eeh_get_pe_addr(struct eeh_pe *pe) in pseries_eeh_get_pe_addr() 451 static int pseries_eeh_get_state(struct eeh_pe *pe, int *state) in pseries_eeh_get_state() 522 static int pseries_eeh_reset(struct eeh_pe *pe, int option) in pseries_eeh_reset() 564 static int pseries_eeh_wait_state(struct eeh_pe *pe, int max_wait) in pseries_eeh_wait_state() 625 static int pseries_eeh_get_log(struct eeh_pe *pe, int severity, char *drv_log, unsigned long len) in pseries_eeh_get_log() 659 static int pseries_eeh_configure_bridge(struct eeh_pe *pe) in pseries_eeh_configure_bridge()
|
| /kernel/linux/linux-4.19/arch/alpha/include/asm/ |
| D | core_marvel.h | 57 #define EV7_IPE(pe) ((~((long)(pe)) & EV7_PE_MASK) << 35) argument 59 #define EV7_CSR_PHYS(pe, off) (EV7_IPE(pe) | (0x7FFCUL << 20) | (off)) argument 60 #define EV7_CSRS_PHYS(pe) (EV7_CSR_PHYS(pe, 0UL)) argument 62 #define EV7_CSR_KERN(pe, off) (EV7_KERN_ADDR(EV7_CSR_PHYS(pe, off))) argument 63 #define EV7_CSRS_KERN(pe) (EV7_KERN_ADDR(EV7_CSRS_PHYS(pe))) argument 249 #define IO7_IPE(pe) (EV7_IPE(pe)) argument 252 #define IO7_HOSE(pe, port) (IO7_IPE(pe) | IO7_IPORT(port)) argument 254 #define IO7_MEM_PHYS(pe, port) (IO7_HOSE(pe, port) | 0x00000000UL) argument 255 #define IO7_CONF_PHYS(pe, port) (IO7_HOSE(pe, port) | 0xFE000000UL) argument 256 #define IO7_IO_PHYS(pe, port) (IO7_HOSE(pe, port) | 0xFF000000UL) argument [all …]
|
| /kernel/linux/linux-5.10/arch/alpha/include/asm/ |
| D | core_marvel.h | 57 #define EV7_IPE(pe) ((~((long)(pe)) & EV7_PE_MASK) << 35) argument 59 #define EV7_CSR_PHYS(pe, off) (EV7_IPE(pe) | (0x7FFCUL << 20) | (off)) argument 60 #define EV7_CSRS_PHYS(pe) (EV7_CSR_PHYS(pe, 0UL)) argument 62 #define EV7_CSR_KERN(pe, off) (EV7_KERN_ADDR(EV7_CSR_PHYS(pe, off))) argument 63 #define EV7_CSRS_KERN(pe) (EV7_KERN_ADDR(EV7_CSRS_PHYS(pe))) argument 249 #define IO7_IPE(pe) (EV7_IPE(pe)) argument 252 #define IO7_HOSE(pe, port) (IO7_IPE(pe) | IO7_IPORT(port)) argument 254 #define IO7_MEM_PHYS(pe, port) (IO7_HOSE(pe, port) | 0x00000000UL) argument 255 #define IO7_CONF_PHYS(pe, port) (IO7_HOSE(pe, port) | 0xFE000000UL) argument 256 #define IO7_IO_PHYS(pe, port) (IO7_HOSE(pe, port) | 0xFF000000UL) argument [all …]
|
| /kernel/linux/linux-4.19/drivers/scsi/libsas/ |
| D | sas_dump.c | 43 void sas_dprint_porte(int phyid, enum port_event pe) in sas_dprint_porte() 47 void sas_dprint_phye(int phyid, enum phy_event pe) in sas_dprint_phye()
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| D | eeh_pseries.c | 364 struct eeh_pe pe, *parent; in pseries_eeh_init_edev() local 508 static int pseries_eeh_set_option(struct eeh_pe *pe, int option) in pseries_eeh_set_option() 552 static int pseries_eeh_get_state(struct eeh_pe *pe, int *delay) in pseries_eeh_get_state() 618 static int pseries_eeh_reset(struct eeh_pe *pe, int option) in pseries_eeh_reset() 634 static int pseries_eeh_get_log(struct eeh_pe *pe, int severity, char *drv_log, unsigned long len) in pseries_eeh_get_log() 659 static int pseries_eeh_configure_bridge(struct eeh_pe *pe) in pseries_eeh_configure_bridge()
|