Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h213 struct hnae_desc_cb { struct
214 dma_addr_t dma; /* dma address of this desc */
215 void *buf; /* cpu addr for a desc */
218 void *priv;
219 u32 page_offset;
220 u32 length; /* length of the buffer */
222 u16 reuse_flag;
225 u16 type;
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h213 struct hnae_desc_cb { struct
214 dma_addr_t dma; /* dma address of this desc */
215 void *buf; /* cpu addr for a desc */
218 void *priv;
219 u32 page_offset;
220 u32 length; /* length of the buffer */
222 u16 reuse_flag;
225 u16 type;
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h213 struct hnae_desc_cb { struct
214 dma_addr_t dma; /* dma address of this desc */
215 void *buf; /* cpu addr for a desc */
218 void *priv;
219 u32 page_offset;
220 u32 length; /* length of the buffer */
222 u16 reuse_flag;
225 u16 type;