Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h266 struct hnae_ring { struct
269 struct hnae_desc_cb *desc_cb;
270 struct hnae_queue *q;
271 int irq;
275 struct ring_stats stats;
277 dma_addr_t desc_dma_addr;
280 u16 max_desc_num_per_pkt;
282 u16 max_pkt_size;
288 int next_to_clean;
291 int irq_init_flag;
[all …]