Home
last modified time | relevance | path

Searched refs:region_type (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_acl_atcam.c294 enum mlxsw_sp_acl_atcam_region_type region_type; in mlxsw_sp_acl_atcam_region_type_init() local
302 region_type = MLXSW_SP_ACL_ATCAM_REGION_TYPE_2KB; in mlxsw_sp_acl_atcam_region_type_init()
304 region_type = MLXSW_SP_ACL_ATCAM_REGION_TYPE_4KB; in mlxsw_sp_acl_atcam_region_type_init()
306 region_type = MLXSW_SP_ACL_ATCAM_REGION_TYPE_8KB; in mlxsw_sp_acl_atcam_region_type_init()
308 region_type = MLXSW_SP_ACL_ATCAM_REGION_TYPE_12KB; in mlxsw_sp_acl_atcam_region_type_init()
310 aregion->type = region_type; in mlxsw_sp_acl_atcam_region_type_init()
311 aregion->ops = mlxsw_sp_acl_atcam_region_ops_arr[region_type]; in mlxsw_sp_acl_atcam_region_type_init()
A Dspectrum_acl_erp.c300 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/arch/powerpc/include/asm/
A Dps3.h86 enum ps3_dma_region_type region_type; member
122 enum ps3_dma_region_type region_type, void *addr, unsigned long len);
/linux/drivers/net/wireless/ath/ath10k/
A Dcoredump.h96 __le32 region_type; member
A Dsnoc.c1444 hdr->region_type = cpu_to_le32(current_region->type); in ath10k_msa_dump_memory()
A Dsdio.c2462 hdr->region_type = cpu_to_le32(current_region->type); in ath10k_sdio_dump_memory()
A Dpci.c1733 hdr->region_type = cpu_to_le32(current_region->type); in ath10k_pci_dump_memory()
/linux/arch/powerpc/platforms/ps3/
A Dmm.c665 roundup_pow_of_two(r->len), r->page_size, r->region_type, in dma_sb_region_create()
1121 enum ps3_dma_region_type region_type, void *addr, unsigned long len) in ps3_dma_region_init() argument
1130 r->region_type = region_type; in ps3_dma_region_init()

Completed in 25 milliseconds