Linux Kernel
3.7.1
|
#include <unsolicited_frame_control.h>
Data Fields | |
u64 * | array |
dma_addr_t | physical_address |
struct sci_uf_address_table_array -
This object maintains all of the unsolicited frame address table specific data. The address table is a collection of 64-bit pointers that point to 1KB buffers into which the silicon will DMA unsolicited frames.
Definition at line 211 of file unsolicited_frame_control.h.
u64* array |
dma_addr_t physical_address |
This field specifies the physical address location for the UF address table.
Definition at line 223 of file unsolicited_frame_control.h.