FreeBSD kernel BXE device code
toe_rx_cqe_data_union Union Reference

#include <ecore_hsi.h>

Collaboration diagram for toe_rx_cqe_data_union:

Data Fields

struct toe_rx_cqe_ooo_params ooo_params
 
struct toe_rx_cqe_in_order_params in_order_params
 
uint32_t raw_data
 

Detailed Description

Definition at line 12914 of file ecore_hsi.h.

Field Documentation

◆ in_order_params

struct toe_rx_cqe_in_order_params toe_rx_cqe_data_union::in_order_params

Definition at line 12917 of file ecore_hsi.h.

◆ ooo_params

struct toe_rx_cqe_ooo_params toe_rx_cqe_data_union::ooo_params

Definition at line 12916 of file ecore_hsi.h.

◆ raw_data

uint32_t toe_rx_cqe_data_union::raw_data

Definition at line 12918 of file ecore_hsi.h.


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