Searched defs:hnae_queue (Results 1 – 1 of 1) sorted by relevance
301 struct hnae_queue { struct302 void __iomem *io_base;303 phys_addr_t phy_base;304 struct hnae_ae_dev *dev; /* the device who use this queue */305 struct hnae_ring rx_ring, tx_ring;306 struct hnae_handle *handle;