FreeBSD kernel BXE device code
eth_rx_sge Struct Reference

#include <ecore_hsi.h>

Data Fields

uint32_t addr_lo
 
uint32_t addr_hi
 

Detailed Description

Definition at line 7427 of file ecore_hsi.h.

Field Documentation

◆ addr_hi

uint32_t eth_rx_sge::addr_hi

Definition at line 7430 of file ecore_hsi.h.

Referenced by bxe_alloc_hsi_mem(), and bxe_alloc_rx_sge_mbuf().

◆ addr_lo

uint32_t eth_rx_sge::addr_lo

Definition at line 7429 of file ecore_hsi.h.

Referenced by bxe_alloc_hsi_mem(), and bxe_alloc_rx_sge_mbuf().


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