Searched refs:region_type (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_acl_atcam.c | 296 enum mlxsw_sp_acl_atcam_region_type region_type; in mlxsw_sp_acl_atcam_region_type_init() local 304 region_type = MLXSW_SP_ACL_ATCAM_REGION_TYPE_2KB; in mlxsw_sp_acl_atcam_region_type_init() 306 region_type = MLXSW_SP_ACL_ATCAM_REGION_TYPE_4KB; in mlxsw_sp_acl_atcam_region_type_init() 308 region_type = MLXSW_SP_ACL_ATCAM_REGION_TYPE_8KB; in mlxsw_sp_acl_atcam_region_type_init() 310 region_type = MLXSW_SP_ACL_ATCAM_REGION_TYPE_12KB; in mlxsw_sp_acl_atcam_region_type_init() 312 aregion->type = region_type; in mlxsw_sp_acl_atcam_region_type_init() 313 aregion->ops = mlxsw_sp_acl_atcam_region_ops_arr[region_type]; in mlxsw_sp_acl_atcam_region_type_init()
|
| D | spectrum_acl_erp.c | 300 enum mlxsw_sp_acl_atcam_region_type region_type, in mlxsw_sp_acl_erp_table_alloc() argument 309 entry_size = erp_core->erpt_entries_size[region_type]; in mlxsw_sp_acl_erp_table_alloc() 323 enum mlxsw_sp_acl_atcam_region_type region_type, in mlxsw_sp_acl_erp_table_free() argument 330 entry_size = erp_core->erpt_entries_size[region_type]; in mlxsw_sp_acl_erp_table_free()
|
| /Linux-v5.4/drivers/net/wireless/ath/ath10k/ |
| D | coredump.h | 96 __le32 region_type; member
|
| D | pci.c | 1718 hdr->region_type = cpu_to_le32(current_region->type); in ath10k_pci_dump_memory()
|
| /Linux-v5.4/arch/powerpc/include/asm/ |
| D | ps3.h | 85 enum ps3_dma_region_type region_type; member 120 enum ps3_dma_region_type region_type, void *addr, unsigned long len);
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | dbg-tlv.h | 206 __le32 region_type; member
|
| /Linux-v5.4/arch/powerpc/platforms/ps3/ |
| D | mm.c | 660 roundup_pow_of_two(r->len), r->page_size, r->region_type, in dma_sb_region_create() 1116 enum ps3_dma_region_type region_type, void *addr, unsigned long len) in ps3_dma_region_init() argument 1124 r->region_type = region_type; in ps3_dma_region_init()
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/ |
| D | dbg.c | 1659 u32 num_of_ranges, i, type = le32_to_cpu(reg->region_type), size; in iwl_dump_ini_mem() 1890 reg_type = le32_to_cpu(reg->region_type); in iwl_dump_ini_trigger()
|