Searched defs:hns3_desc_cb (Results 1 – 1 of 1) sorted by relevance
281 struct hns3_desc_cb { struct282 dma_addr_t dma; /* dma address of this desc */283 void *buf; /* cpu addr for a desc */286 void *priv;287 u32 page_offset;288 u32 length; /* length of the buffer */290 u16 reuse_flag;293 u16 type;