FreeBSD kernel BXE device code
event_ring_msg Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for event_ring_msg:

Data Fields

uint8_t opcode
 
uint8_t error
 
uint16_t reserved1
 
union event_data data
 

Detailed Description

Definition at line 11604 of file ecore_hsi.h.

Field Documentation

◆ data

union event_data event_ring_msg::data

Definition at line 11609 of file ecore_hsi.h.

Referenced by bxe_eq_int(), and bxe_handle_classification_eqe().

◆ error

uint8_t event_ring_msg::error

Definition at line 11607 of file ecore_hsi.h.

Referenced by ecore_complete_vlan_mac().

◆ opcode

uint8_t event_ring_msg::opcode

Definition at line 11606 of file ecore_hsi.h.

Referenced by bxe_eq_int().

◆ reserved1

uint16_t event_ring_msg::reserved1

Definition at line 11608 of file ecore_hsi.h.


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