Linux Kernel
3.7.1
|
Data Fields | |
struct list_head | link |
void * | ptr |
dma_addr_t | addr |
struct efx_endpoint_page - Page of vfdi_endpoint structures
List head for insertion into efx->local_page_list. : Pointer to page. : DMA address of page.
Definition at line 156 of file siena_sriov.c.
dma_addr_t addr |
Definition at line 159 of file siena_sriov.c.
Definition at line 157 of file siena_sriov.c.
void* ptr |
Definition at line 158 of file siena_sriov.c.