Home
last modified time | relevance | path

Searched refs:catchall (Results 1 – 2 of 2) sorted by relevance

/drivers/power/reset/
A Dsyscon-reboot.c26 struct reboot_mode_bits catchall; member
51 mode_bits = &ctx->rd->catchall; in syscon_restart_handle()
53 mode_bits = &ctx->catchall; in syscon_restart_handle()
92 &ctx->catchall.offset) && in syscon_reboot_probe()
94 &ctx->catchall.offset)) in syscon_reboot_probe()
98 &ctx->catchall.value); in syscon_reboot_probe()
100 &ctx->catchall.mask); in syscon_reboot_probe()
108 ctx->catchall.value = ctx->catchall.mask; in syscon_reboot_probe()
109 ctx->catchall.mask = 0xFFFFFFFF; in syscon_reboot_probe()
112 ctx->catchall.mask = 0xFFFFFFFF; in syscon_reboot_probe()
[all …]
/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum1_acl_tcam.c19 } catchall; member
68 &region->catchall.cchunk, in mlxsw_sp1_acl_ctcam_region_catchall_add()
82 &region->catchall.cchunk, in mlxsw_sp1_acl_ctcam_region_catchall_add()
83 &region->catchall.centry, in mlxsw_sp1_acl_ctcam_region_catchall_add()
87 region->catchall.rulei = rulei; in mlxsw_sp1_acl_ctcam_region_catchall_add()
95 mlxsw_sp_acl_ctcam_chunk_fini(&region->catchall.cchunk); in mlxsw_sp1_acl_ctcam_region_catchall_add()
103 struct mlxsw_sp_acl_rule_info *rulei = region->catchall.rulei; in mlxsw_sp1_acl_ctcam_region_catchall_del()
106 &region->catchall.cchunk, in mlxsw_sp1_acl_ctcam_region_catchall_del()
107 &region->catchall.centry); in mlxsw_sp1_acl_ctcam_region_catchall_del()
109 mlxsw_sp_acl_ctcam_chunk_fini(&region->catchall.cchunk); in mlxsw_sp1_acl_ctcam_region_catchall_del()

Completed in 6 milliseconds