Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_regs.h70 #define HNS3_RING_TX_BASEADDR_L_REG 0x00040 macro
H A Dhns3_regs.c58 HNS3_RING_TX_BASEADDR_L_REG,
H A Dhns3_rxtx.c323 hns3_write_dev(txq, HNS3_RING_TX_BASEADDR_L_REG, (uint32_t)dma_addr); in hns3_init_tx_queue_hw()