FreeBSD kernel BXE device code
function_update_data Struct Reference

#include <ecore_hsi.h>

Data Fields

uint8_t vif_id_change_flg
 
uint8_t afex_default_vlan_change_flg
 
uint8_t allowed_priorities_change_flg
 
uint8_t network_cos_mode_change_flg
 
uint16_t vif_id
 
uint16_t afex_default_vlan
 
uint8_t allowed_priorities
 
uint8_t network_cos_mode
 
uint8_t lb_mode_en_change_flg
 
uint8_t lb_mode_en
 
uint8_t tx_switch_suspend_change_flg
 
uint8_t tx_switch_suspend
 
uint8_t echo
 
uint8_t update_tunn_cfg_flg
 
uint8_t inner_clss_vxlan
 
uint8_t inner_clss_l2gre
 
uint8_t inner_clss_l2geneve
 
uint8_t inner_rss
 
uint16_t vxlan_dst_port
 
uint16_t geneve_dst_port
 
uint8_t sd_vlan_force_pri_change_flg
 
uint8_t sd_vlan_force_pri_flg
 
uint8_t sd_vlan_force_pri_val
 
uint8_t sd_vlan_tag_change_flg
 
uint8_t sd_vlan_eth_type_change_flg
 
uint8_t reserved1
 
uint16_t sd_vlan_tag
 
uint16_t sd_vlan_eth_type
 
uint16_t reserved0
 
uint32_t reserved2
 

Detailed Description

Definition at line 11730 of file ecore_hsi.h.

Field Documentation

◆ afex_default_vlan

uint16_t function_update_data::afex_default_vlan

Definition at line 11737 of file ecore_hsi.h.

Referenced by ecore_func_send_afex_update().

◆ afex_default_vlan_change_flg

uint8_t function_update_data::afex_default_vlan_change_flg

Definition at line 11733 of file ecore_hsi.h.

Referenced by ecore_func_send_afex_update().

◆ allowed_priorities

uint8_t function_update_data::allowed_priorities

Definition at line 11738 of file ecore_hsi.h.

Referenced by ecore_func_send_afex_update().

◆ allowed_priorities_change_flg

uint8_t function_update_data::allowed_priorities_change_flg

Definition at line 11734 of file ecore_hsi.h.

Referenced by ecore_func_send_afex_update().

◆ echo

uint8_t function_update_data::echo

Definition at line 11744 of file ecore_hsi.h.

Referenced by ecore_func_send_afex_update(), and ecore_func_send_switch_update().

◆ geneve_dst_port

uint16_t function_update_data::geneve_dst_port

Definition at line 11751 of file ecore_hsi.h.

Referenced by ecore_func_send_switch_update().

◆ inner_clss_l2geneve

uint8_t function_update_data::inner_clss_l2geneve

Definition at line 11748 of file ecore_hsi.h.

Referenced by ecore_func_send_switch_update().

◆ inner_clss_l2gre

uint8_t function_update_data::inner_clss_l2gre

Definition at line 11747 of file ecore_hsi.h.

Referenced by ecore_func_send_switch_update().

◆ inner_clss_vxlan

uint8_t function_update_data::inner_clss_vxlan

Definition at line 11746 of file ecore_hsi.h.

Referenced by ecore_func_send_switch_update().

◆ inner_rss

uint8_t function_update_data::inner_rss

Definition at line 11749 of file ecore_hsi.h.

Referenced by ecore_func_send_switch_update().

◆ lb_mode_en

uint8_t function_update_data::lb_mode_en

Definition at line 11741 of file ecore_hsi.h.

◆ lb_mode_en_change_flg

uint8_t function_update_data::lb_mode_en_change_flg

Definition at line 11740 of file ecore_hsi.h.

◆ network_cos_mode

uint8_t function_update_data::network_cos_mode

Definition at line 11739 of file ecore_hsi.h.

◆ network_cos_mode_change_flg

uint8_t function_update_data::network_cos_mode_change_flg

Definition at line 11735 of file ecore_hsi.h.

◆ reserved0

uint16_t function_update_data::reserved0

Definition at line 11760 of file ecore_hsi.h.

◆ reserved1

uint8_t function_update_data::reserved1

Definition at line 11757 of file ecore_hsi.h.

◆ reserved2

uint32_t function_update_data::reserved2

Definition at line 11761 of file ecore_hsi.h.

◆ sd_vlan_eth_type

uint16_t function_update_data::sd_vlan_eth_type

Definition at line 11759 of file ecore_hsi.h.

Referenced by ecore_func_send_switch_update().

◆ sd_vlan_eth_type_change_flg

uint8_t function_update_data::sd_vlan_eth_type_change_flg

Definition at line 11756 of file ecore_hsi.h.

Referenced by ecore_func_send_switch_update().

◆ sd_vlan_force_pri_change_flg

uint8_t function_update_data::sd_vlan_force_pri_change_flg

Definition at line 11752 of file ecore_hsi.h.

Referenced by ecore_func_send_switch_update().

◆ sd_vlan_force_pri_flg

uint8_t function_update_data::sd_vlan_force_pri_flg

Definition at line 11753 of file ecore_hsi.h.

Referenced by ecore_func_send_switch_update().

◆ sd_vlan_force_pri_val

uint8_t function_update_data::sd_vlan_force_pri_val

Definition at line 11754 of file ecore_hsi.h.

◆ sd_vlan_tag

uint16_t function_update_data::sd_vlan_tag

Definition at line 11758 of file ecore_hsi.h.

Referenced by ecore_func_send_switch_update().

◆ sd_vlan_tag_change_flg

uint8_t function_update_data::sd_vlan_tag_change_flg

Definition at line 11755 of file ecore_hsi.h.

Referenced by ecore_func_send_switch_update().

◆ tx_switch_suspend

uint8_t function_update_data::tx_switch_suspend

Definition at line 11743 of file ecore_hsi.h.

Referenced by ecore_func_send_switch_update().

◆ tx_switch_suspend_change_flg

uint8_t function_update_data::tx_switch_suspend_change_flg

Definition at line 11742 of file ecore_hsi.h.

Referenced by ecore_func_send_switch_update().

◆ update_tunn_cfg_flg

uint8_t function_update_data::update_tunn_cfg_flg

Definition at line 11745 of file ecore_hsi.h.

Referenced by ecore_func_send_switch_update().

◆ vif_id

uint16_t function_update_data::vif_id

Definition at line 11736 of file ecore_hsi.h.

Referenced by ecore_func_send_afex_update().

◆ vif_id_change_flg

uint8_t function_update_data::vif_id_change_flg

Definition at line 11732 of file ecore_hsi.h.

Referenced by ecore_func_send_afex_update().

◆ vxlan_dst_port

uint16_t function_update_data::vxlan_dst_port

Definition at line 11750 of file ecore_hsi.h.

Referenced by ecore_func_send_switch_update().


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