Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_regs.h92 #define HNS3_TQP_REG_SIZE 0x200 macro
H A Dhns3_rxtx.c1303 (nb_rx_q + idx) * HNS3_TQP_REG_SIZE); in hns3_fake_rx_queue_setup()
1398 (nb_tx_q + idx) * HNS3_TQP_REG_SIZE); in hns3_fake_tx_queue_setup()
1700 reg_offset = HNS3_TQP_REG_OFFSET + queue_id * HNS3_TQP_REG_SIZE; in hns3_get_tqp_reg_offset()
1704 HNS3_TQP_REG_SIZE; in hns3_get_tqp_reg_offset()
1789 idx * HNS3_TQP_REG_SIZE); in hns3_rx_queue_setup()