Home
last modified time | relevance | path

Searched defs:atl1c_rfd_ring (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h485 struct atl1c_rfd_ring { struct
486 void *desc; /* descriptor ring virtual address */
487 dma_addr_t dma; /* descriptor ring physical address */
488 u16 size; /* descriptor ring length in bytes */
489 u16 count; /* number of descriptors in the ring */
490 u16 next_to_use;
491 u16 next_to_clean;
492 struct atl1c_buffer *buffer_info;
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h485 struct atl1c_rfd_ring { struct
486 void *desc; /* descriptor ring virtual address */
487 dma_addr_t dma; /* descriptor ring physical address */
488 u16 size; /* descriptor ring length in bytes */
489 u16 count; /* number of descriptors in the ring */
490 u16 next_to_use;
491 u16 next_to_clean;
492 struct atl1c_buffer *buffer_info;
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h485 struct atl1c_rfd_ring { struct
486 void *desc; /* descriptor ring virtual address */
487 dma_addr_t dma; /* descriptor ring physical address */
488 u16 size; /* descriptor ring length in bytes */
489 u16 count; /* number of descriptors in the ring */
490 u16 next_to_use;
491 u16 next_to_clean;
492 struct atl1c_buffer *buffer_info;