|
iPXE
|
#include <rtl818x.h>
Data Fields | |
| u32 | flags |
| u32 | flags2 |
| union { | |
| u32 rx_buf | |
| u64 tsft | |
| }; | |
| u32 rtl818x_rx_desc::flags |
Definition at line 272 of file rtl818x.h.
Referenced by rtl818x_handle_rx(), and rtl818x_init_rx_ring().
| u32 rtl818x_rx_desc::flags2 |
Definition at line 273 of file rtl818x.h.
Referenced by rtl818x_handle_rx().
| u32 rtl818x_rx_desc::rx_buf |
Definition at line 275 of file rtl818x.h.
Referenced by rtl818x_handle_rx(), and rtl818x_init_rx_ring().
| union { ... } |
1.8.15