Searched defs:hns3_desc_cb (Results 1 – 1 of 1) sorted by relevance
301 struct hns3_desc_cb { struct302 dma_addr_t dma; /* dma address of this desc */303 void *buf; /* cpu addr for a desc */306 void *priv;307 u32 page_offset;308 u32 length; /* length of the buffer */310 u16 reuse_flag;313 u16 type;