Home
last modified time | relevance | path

Searched refs:HNS3_TQP_REG_SIZE (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_regs.h95 #define HNS3_TQP_REG_SIZE 0x200 macro
H A Dhns3_rxtx.c1420 (nb_rx_q + idx) * HNS3_TQP_REG_SIZE); in hns3_fake_rx_queue_setup()
1512 (nb_tx_q + idx) * HNS3_TQP_REG_SIZE); in hns3_fake_tx_queue_setup()
1817 reg_offset = HNS3_TQP_REG_OFFSET + queue_id * HNS3_TQP_REG_SIZE; in hns3_get_tqp_reg_offset()
1821 HNS3_TQP_REG_SIZE; in hns3_get_tqp_reg_offset()
1907 idx * HNS3_TQP_REG_SIZE); in hns3_rx_queue_setup()