SAI Metadata
Loading...
Searching...
No Matches
_sai_buffer_api_t Struct Reference

Buffer methods table retrieved with sai_api_query() More...

#include <saibuffer.h>

Public Attributes

sai_create_buffer_pool_fn create_buffer_pool
 
sai_remove_buffer_pool_fn remove_buffer_pool
 
sai_set_buffer_pool_attribute_fn set_buffer_pool_attribute
 
sai_get_buffer_pool_attribute_fn get_buffer_pool_attribute
 
sai_get_buffer_pool_stats_fn get_buffer_pool_stats
 
sai_get_buffer_pool_stats_ext_fn get_buffer_pool_stats_ext
 
sai_clear_buffer_pool_stats_fn clear_buffer_pool_stats
 
sai_create_ingress_priority_group_fn create_ingress_priority_group
 
sai_remove_ingress_priority_group_fn remove_ingress_priority_group
 
sai_set_ingress_priority_group_attribute_fn set_ingress_priority_group_attribute
 
sai_get_ingress_priority_group_attribute_fn get_ingress_priority_group_attribute
 
sai_get_ingress_priority_group_stats_fn get_ingress_priority_group_stats
 
sai_get_ingress_priority_group_stats_ext_fn get_ingress_priority_group_stats_ext
 
sai_clear_ingress_priority_group_stats_fn clear_ingress_priority_group_stats
 
sai_create_buffer_profile_fn create_buffer_profile
 
sai_remove_buffer_profile_fn remove_buffer_profile
 
sai_set_buffer_profile_attribute_fn set_buffer_profile_attribute
 
sai_get_buffer_profile_attribute_fn get_buffer_profile_attribute
 

Detailed Description

Buffer methods table retrieved with sai_api_query()

Definition at line 738 of file saibuffer.h.

Member Data Documentation

◆ clear_buffer_pool_stats

sai_clear_buffer_pool_stats_fn _sai_buffer_api_t::clear_buffer_pool_stats

Definition at line 746 of file saibuffer.h.

◆ clear_ingress_priority_group_stats

sai_clear_ingress_priority_group_stats_fn _sai_buffer_api_t::clear_ingress_priority_group_stats

Definition at line 753 of file saibuffer.h.

◆ create_buffer_pool

sai_create_buffer_pool_fn _sai_buffer_api_t::create_buffer_pool

Definition at line 740 of file saibuffer.h.

◆ create_buffer_profile

sai_create_buffer_profile_fn _sai_buffer_api_t::create_buffer_profile

Definition at line 754 of file saibuffer.h.

◆ create_ingress_priority_group

sai_create_ingress_priority_group_fn _sai_buffer_api_t::create_ingress_priority_group

Definition at line 747 of file saibuffer.h.

◆ get_buffer_pool_attribute

sai_get_buffer_pool_attribute_fn _sai_buffer_api_t::get_buffer_pool_attribute

Definition at line 743 of file saibuffer.h.

◆ get_buffer_pool_stats

sai_get_buffer_pool_stats_fn _sai_buffer_api_t::get_buffer_pool_stats

Definition at line 744 of file saibuffer.h.

◆ get_buffer_pool_stats_ext

sai_get_buffer_pool_stats_ext_fn _sai_buffer_api_t::get_buffer_pool_stats_ext

Definition at line 745 of file saibuffer.h.

◆ get_buffer_profile_attribute

sai_get_buffer_profile_attribute_fn _sai_buffer_api_t::get_buffer_profile_attribute

Definition at line 757 of file saibuffer.h.

◆ get_ingress_priority_group_attribute

sai_get_ingress_priority_group_attribute_fn _sai_buffer_api_t::get_ingress_priority_group_attribute

Definition at line 750 of file saibuffer.h.

◆ get_ingress_priority_group_stats

sai_get_ingress_priority_group_stats_fn _sai_buffer_api_t::get_ingress_priority_group_stats

Definition at line 751 of file saibuffer.h.

◆ get_ingress_priority_group_stats_ext

sai_get_ingress_priority_group_stats_ext_fn _sai_buffer_api_t::get_ingress_priority_group_stats_ext

Definition at line 752 of file saibuffer.h.

◆ remove_buffer_pool

sai_remove_buffer_pool_fn _sai_buffer_api_t::remove_buffer_pool

Definition at line 741 of file saibuffer.h.

◆ remove_buffer_profile

sai_remove_buffer_profile_fn _sai_buffer_api_t::remove_buffer_profile

Definition at line 755 of file saibuffer.h.

◆ remove_ingress_priority_group

sai_remove_ingress_priority_group_fn _sai_buffer_api_t::remove_ingress_priority_group

Definition at line 748 of file saibuffer.h.

◆ set_buffer_pool_attribute

sai_set_buffer_pool_attribute_fn _sai_buffer_api_t::set_buffer_pool_attribute

Definition at line 742 of file saibuffer.h.

◆ set_buffer_profile_attribute

sai_set_buffer_profile_attribute_fn _sai_buffer_api_t::set_buffer_profile_attribute

Definition at line 756 of file saibuffer.h.

◆ set_ingress_priority_group_attribute

sai_set_ingress_priority_group_attribute_fn _sai_buffer_api_t::set_ingress_priority_group_attribute

Definition at line 749 of file saibuffer.h.


The documentation for this struct was generated from the following file: