iPXE
Data Fields
efx_special_buffer Struct Reference

A buffer table allocation backing a tx dma, rx dma or eventq. More...

#include <efx_common.h>

Data Fields

dma_addr_t dma_addr
 
int id
 

Detailed Description

A buffer table allocation backing a tx dma, rx dma or eventq.

Definition at line 83 of file efx_common.h.

Field Documentation

◆ dma_addr

dma_addr_t efx_special_buffer::dma_addr

Definition at line 84 of file efx_common.h.

Referenced by efx_hunt_ev_init(), efx_hunt_rx_init(), and efx_hunt_tx_init().

◆ id

int efx_special_buffer::id

Definition at line 85 of file efx_common.h.


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