Searched defs:hns3_desc_cb (Results 1 – 1 of 1) sorted by relevance
318 struct hns3_desc_cb { struct319 dma_addr_t dma; /* dma address of this desc */320 void *buf; /* cpu addr for a desc */323 void *priv;325 union {330 u32 length; /* length of the buffer */332 u16 reuse_flag;333 u16 refill;336 u16 type;337 u16 pagecnt_bias;