Searched refs:filter_caps (Results 1 – 2 of 2) sorted by relevance
612 struct filter_caps_s filter_caps; in hw_atl2_utils_get_action_resolve_table_caps() local615 err = hw_atl2_shared_buffer_read_safe(self, filter_caps, &filter_caps); in hw_atl2_utils_get_action_resolve_table_caps()619 *base_index = filter_caps.rslv_tbl_base_index; in hw_atl2_utils_get_action_resolve_table_caps()620 *count = filter_caps.rslv_tbl_count; in hw_atl2_utils_get_action_resolve_table_caps()
600 struct filter_caps_s filter_caps; member