FreeBSD kernel BXE device code
function_start_data Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for function_start_data:

Data Fields

uint8_t function_mode
 
uint8_t allow_npar_tx_switching
 
uint16_t sd_vlan_tag
 
uint16_t vif_id
 
uint8_t path_id
 
uint8_t network_cos_mode
 
uint8_t dmae_cmd_id
 
uint8_t no_added_tags
 
uint16_t reserved0
 
uint32_t reserved1
 
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_accept_mf_clss_fail
 
uint8_t sd_accept_mf_clss_fail_match_ethtype
 
uint16_t sd_accept_mf_clss_fail_ethtype
 
uint16_t sd_vlan_eth_type
 
uint8_t sd_vlan_force_pri_flg
 
uint8_t sd_vlan_force_pri_val
 
uint8_t c2s_pri_tt_valid
 
uint8_t c2s_pri_default
 
uint8_t reserved2 [6]
 
struct c2s_pri_trans_table_entry c2s_pri_trans_table
 

Detailed Description

Definition at line 11696 of file ecore_hsi.h.

Field Documentation

◆ allow_npar_tx_switching

uint8_t function_start_data::allow_npar_tx_switching

Definition at line 11699 of file ecore_hsi.h.

◆ c2s_pri_default

uint8_t function_start_data::c2s_pri_default

Definition at line 11721 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ c2s_pri_trans_table

struct c2s_pri_trans_table_entry function_start_data::c2s_pri_trans_table

Definition at line 11723 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ c2s_pri_tt_valid

uint8_t function_start_data::c2s_pri_tt_valid

Definition at line 11720 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ dmae_cmd_id

uint8_t function_start_data::dmae_cmd_id

Definition at line 11704 of file ecore_hsi.h.

◆ function_mode

uint8_t function_start_data::function_mode

Definition at line 11698 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ geneve_dst_port

uint16_t function_start_data::geneve_dst_port

Definition at line 11713 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ inner_clss_l2geneve

uint8_t function_start_data::inner_clss_l2geneve

Definition at line 11710 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ inner_clss_l2gre

uint8_t function_start_data::inner_clss_l2gre

Definition at line 11709 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ inner_clss_vxlan

uint8_t function_start_data::inner_clss_vxlan

Definition at line 11708 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ inner_rss

uint8_t function_start_data::inner_rss

Definition at line 11711 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ network_cos_mode

uint8_t function_start_data::network_cos_mode

Definition at line 11703 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ no_added_tags

uint8_t function_start_data::no_added_tags

Definition at line 11705 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ path_id

uint8_t function_start_data::path_id

Definition at line 11702 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ reserved0

uint16_t function_start_data::reserved0

Definition at line 11706 of file ecore_hsi.h.

◆ reserved1

uint32_t function_start_data::reserved1

Definition at line 11707 of file ecore_hsi.h.

◆ reserved2

uint8_t function_start_data::reserved2[6]

Definition at line 11722 of file ecore_hsi.h.

◆ sd_accept_mf_clss_fail

uint8_t function_start_data::sd_accept_mf_clss_fail

Definition at line 11714 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ sd_accept_mf_clss_fail_ethtype

uint16_t function_start_data::sd_accept_mf_clss_fail_ethtype

Definition at line 11716 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ sd_accept_mf_clss_fail_match_ethtype

uint8_t function_start_data::sd_accept_mf_clss_fail_match_ethtype

Definition at line 11715 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ sd_vlan_eth_type

uint16_t function_start_data::sd_vlan_eth_type

Definition at line 11717 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ sd_vlan_force_pri_flg

uint8_t function_start_data::sd_vlan_force_pri_flg

Definition at line 11718 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ sd_vlan_force_pri_val

uint8_t function_start_data::sd_vlan_force_pri_val

Definition at line 11719 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ sd_vlan_tag

uint16_t function_start_data::sd_vlan_tag

Definition at line 11700 of file ecore_hsi.h.

Referenced by ecore_func_send_start().

◆ vif_id

uint16_t function_start_data::vif_id

Definition at line 11701 of file ecore_hsi.h.

◆ vxlan_dst_port

uint16_t function_start_data::vxlan_dst_port

Definition at line 11712 of file ecore_hsi.h.

Referenced by ecore_func_send_start().


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