iPXE
|
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 |
A buffer table allocation backing a tx dma, rx dma or eventq.
Definition at line 83 of file efx_common.h.
dma_addr_t efx_special_buffer::dma_addr |
Definition at line 84 of file efx_common.h.
Referenced by efx_hunt_alloc_special_buffer(), efx_hunt_ev_init(), efx_hunt_rx_init(), and efx_hunt_tx_init().
int efx_special_buffer::id |
Definition at line 85 of file efx_common.h.
Referenced by efx_hunt_alloc_special_buffer().