Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
rx_buffer Struct Reference

#include <ioforge_nic.h>

Data Fields

void * vaddr
 
uintptr_t paddr
 

Detailed Description

Definition at line 45 of file ioforge_nic.h.

Field Documentation

◆ paddr

uintptr_t rx_buffer::paddr

Definition at line 47 of file ioforge_nic.h.

Referenced by E1000Module::initReceiverX(), pool_push(), and E1000Module::receiveHandle().

◆ vaddr

void* rx_buffer::vaddr

Definition at line 46 of file ioforge_nic.h.

Referenced by E1000Module::initReceiverX(), pool_push(), and E1000Module::receiveHandle().


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