Searched defs:hns3_desc_cb (Results 1 – 1 of 1) sorted by relevance
278 struct hns3_desc_cb { struct279 dma_addr_t dma; /* dma address of this desc */280 void *buf; /* cpu addr for a desc */283 void *priv;284 u32 page_offset;285 u32 length; /* length of the buffer */287 u16 reuse_flag;290 u16 type;291 u16 pagecnt_bias;