Home
last modified time | relevance | path

Searched refs:HNS3_RING_RX_BASEADDR_L_REG (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_regs.h56 #define HNS3_RING_RX_BASEADDR_L_REG 0x00000 macro
H A Dhns3_regs.c45 static const uint32_t ring_reg_addrs[] = {HNS3_RING_RX_BASEADDR_L_REG,
H A Dhns3_rxtx.c308 hns3_write_dev(rxq, HNS3_RING_RX_BASEADDR_L_REG, (uint32_t)dma_addr); in hns3_init_rx_queue_hw()