FreeBSD kernel BXE device code
ilt_line Struct Reference

#include <ecore_init.h>

Data Fields

ecore_dma_addr_t page_mapping
 
void * page
 
uint32_t size
 

Detailed Description

Definition at line 573 of file ecore_init.h.

Field Documentation

◆ page

void* ilt_line::page

Definition at line 575 of file ecore_init.h.

Referenced by bxe_init_hw_func(), and ecore_ilt_line_mem_op().

◆ page_mapping

ecore_dma_addr_t ilt_line::page_mapping

Definition at line 574 of file ecore_init.h.

Referenced by bxe_init_hw_func(), ecore_ilt_line_init_op(), and ecore_ilt_line_mem_op().

◆ size

uint32_t ilt_line::size

Definition at line 576 of file ecore_init.h.

Referenced by bxe_init_hw_func(), and ecore_ilt_line_mem_op().


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