Searched defs:hns3_desc_cb (Results 1 – 1 of 1) sorted by relevance
328 struct hns3_desc_cb { struct329 dma_addr_t dma; /* dma address of this desc */330 void *buf; /* cpu addr for a desc */333 void *priv;335 union {340 u32 length; /* length of the buffer */342 u16 reuse_flag;343 u16 refill;346 u16 type;347 u16 pagecnt_bias;