Data Fields | |
snf_ring_t | ring |
uintptr_t | q_size |
uint32_t | portcnt |
uint32_t | portmask |
uintptr_t | data_addr |
uintptr_t | data_size |
Receive ring information
uintptr_t snf_ring_portinfo::data_addr |
Address of data ring
uintptr_t snf_ring_portinfo::data_size |
Size of the data ring
uint32_t snf_ring_portinfo::portcnt |
How many physical ports deliver to this receive ring
uint32_t snf_ring_portinfo::portmask |
Which ports deliver to this receive ring
uintptr_t snf_ring_portinfo::q_size |
Size of the data queue
snf_ring_t snf_ring_portinfo::ring |
Single ring