Searched defs:hns3_desc_cb (Results 1 – 1 of 1) sorted by relevance
326 struct hns3_desc_cb { struct327 dma_addr_t dma; /* dma address of this desc */328 void *buf; /* cpu addr for a desc */331 void *priv;333 union {338 u32 length; /* length of the buffer */340 u16 reuse_flag;341 u16 refill;344 u16 type;345 u16 pagecnt_bias;