Linux Kernel
3.7.1
|
Data Fields | |
struct ksz_hw_desc * | phw |
struct ksz_sw_desc | sw |
struct ksz_dma_buf | dma_buf |
struct ksz_desc - Descriptor structure : Hardware descriptor pointer to uncached physical memory. : Cached memory to hold hardware descriptor values for manipulation. : Operating system dependent data structure to hold physical memory buffer allocation information.
struct ksz_hw_desc* phw |