Searched refs:inner_type (Results 1 – 3 of 3) sorted by relevance
60 static int create_maps(enum bpf_map_type inner_type)64 inner_map_type = inner_type; in create_maps() argument 67 reuseport_array = bpf_map_create(inner_type, "reuseport_array", in create_maps()
2923 struct surface_update_descriptor inner_type = get_plane_info_update_type(u); in det_surface_update() local2925 elevate_update_type(&overall_type, inner_type.update_type, inner_type.lock_descriptor); in det_surface_update()2927 inner_type = get_scaling_info_update_type(check_config, u); in det_surface_update()2928 elevate_update_type(&overall_type, inner_type.update_type, inner_type.lock_descriptor); in det_surface_update()3119 struct surface_update_descriptor inner_type = in check_update_surfaces_for_stream() local3122 elevate_update_type(&overall_type, inner_type.update_type, inner_type.lock_descriptor); in check_update_surfaces_for_stream()
100 u8 inner_type; /* enum mxl862xx_extended_vlan_filter_type */ member779 cfg.filter.inner_vlan.type = cpu_to_le32(desc->inner_type); in mxl862xx_evlan_write_rule()