FreeBSD kernel BXE device code
common_ramrod_eth_rx_cqe Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for common_ramrod_eth_rx_cqe:

Data Fields

uint8_t ramrod_type
 
uint8_t conn_type
 
uint16_t reserved1
 
uint32_t conn_and_cmd_data
 
struct ramrod_data protocol_data
 
uint32_t echo
 
uint32_t reserved2 [11]
 

Detailed Description

Definition at line 7359 of file ecore_hsi.h.

Field Documentation

◆ conn_and_cmd_data

uint32_t common_ramrod_eth_rx_cqe::conn_and_cmd_data

Definition at line 7370 of file ecore_hsi.h.

Referenced by bxe_sp_event().

◆ conn_type

uint8_t common_ramrod_eth_rx_cqe::conn_type

Definition at line 7368 of file ecore_hsi.h.

◆ echo

uint32_t common_ramrod_eth_rx_cqe::echo

Definition at line 7376 of file ecore_hsi.h.

◆ protocol_data

struct ramrod_data common_ramrod_eth_rx_cqe::protocol_data

Definition at line 7375 of file ecore_hsi.h.

◆ ramrod_type

uint8_t common_ramrod_eth_rx_cqe::ramrod_type

Definition at line 7361 of file ecore_hsi.h.

Referenced by bxe_sp_event().

◆ reserved1

uint16_t common_ramrod_eth_rx_cqe::reserved1

Definition at line 7369 of file ecore_hsi.h.

◆ reserved2

uint32_t common_ramrod_eth_rx_cqe::reserved2[11]

Definition at line 7377 of file ecore_hsi.h.


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