FreeBSD kernel BXE device code
eth_specific_data Union Reference

#include <ecore_hsi.h>

Collaboration diagram for eth_specific_data:

Data Fields

uint8_t protocol_data [8]
 
struct regpair_t client_update_ramrod_data
 
struct regpair_t client_init_ramrod_init_data
 
struct eth_halt_ramrod_data halt_ramrod_data
 
struct regpair_t update_data_addr
 
struct eth_common_ramrod_data common_ramrod_data
 
struct regpair_t classify_cfg_addr
 
struct regpair_t filter_cfg_addr
 
struct regpair_t mcast_cfg_addr
 

Detailed Description

Definition at line 7455 of file ecore_hsi.h.

Field Documentation

◆ classify_cfg_addr

struct regpair_t eth_specific_data::classify_cfg_addr

Definition at line 7463 of file ecore_hsi.h.

◆ client_init_ramrod_init_data

struct regpair_t eth_specific_data::client_init_ramrod_init_data

Definition at line 7459 of file ecore_hsi.h.

◆ client_update_ramrod_data

struct regpair_t eth_specific_data::client_update_ramrod_data

Definition at line 7458 of file ecore_hsi.h.

◆ common_ramrod_data

struct eth_common_ramrod_data eth_specific_data::common_ramrod_data

Definition at line 7462 of file ecore_hsi.h.

◆ filter_cfg_addr

struct regpair_t eth_specific_data::filter_cfg_addr

Definition at line 7464 of file ecore_hsi.h.

◆ halt_ramrod_data

struct eth_halt_ramrod_data eth_specific_data::halt_ramrod_data

Definition at line 7460 of file ecore_hsi.h.

◆ mcast_cfg_addr

struct regpair_t eth_specific_data::mcast_cfg_addr

Definition at line 7465 of file ecore_hsi.h.

◆ protocol_data

uint8_t eth_specific_data::protocol_data[8]

Definition at line 7457 of file ecore_hsi.h.

◆ update_data_addr

struct regpair_t eth_specific_data::update_data_addr

Definition at line 7461 of file ecore_hsi.h.

Referenced by bxe_sp_post().


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