Home
last modified time | relevance | path

Searched defs:hns3_desc_cb (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h318 struct hns3_desc_cb { struct
319 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;