FreeBSD kernel BXE device code
eth_rx_cqe Union Reference

#include <ecore_hsi.h>

Collaboration diagram for eth_rx_cqe:

Data Fields

struct eth_fast_path_rx_cqe fast_path_cqe
 
struct common_ramrod_eth_rx_cqe ramrod_cqe
 
struct eth_rx_cqe_next_page next_page_cqe
 
struct eth_end_agg_rx_cqe end_agg_cqe
 

Detailed Description

Definition at line 7393 of file ecore_hsi.h.

Field Documentation

◆ end_agg_cqe

struct eth_end_agg_rx_cqe eth_rx_cqe::end_agg_cqe

Definition at line 7398 of file ecore_hsi.h.

Referenced by bxe_rxeof().

◆ fast_path_cqe

struct eth_fast_path_rx_cqe eth_rx_cqe::fast_path_cqe

Definition at line 7395 of file ecore_hsi.h.

Referenced by bxe_rxeof().

◆ next_page_cqe

struct eth_rx_cqe_next_page eth_rx_cqe::next_page_cqe

Definition at line 7397 of file ecore_hsi.h.

◆ ramrod_cqe

struct common_ramrod_eth_rx_cqe eth_rx_cqe::ramrod_cqe

Definition at line 7396 of file ecore_hsi.h.

Referenced by bxe_sp_event().


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