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