FreeBSD kernel BXE device code
eth_rx_cqe_next_page Struct Reference

#include <ecore_hsi.h>

Data Fields

uint32_t addr_lo
 
uint32_t addr_hi
 
uint32_t reserved [14]
 

Detailed Description

Definition at line 7383 of file ecore_hsi.h.

Field Documentation

◆ addr_hi

uint32_t eth_rx_cqe_next_page::addr_hi

Definition at line 7386 of file ecore_hsi.h.

Referenced by bxe_alloc_hsi_mem().

◆ addr_lo

uint32_t eth_rx_cqe_next_page::addr_lo

Definition at line 7385 of file ecore_hsi.h.

Referenced by bxe_alloc_hsi_mem().

◆ reserved

uint32_t eth_rx_cqe_next_page::reserved[14]

Definition at line 7387 of file ecore_hsi.h.


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