Searched refs:tqp_base (Results 1 – 1 of 1) sorted by relevance
369 hns3_stop_unused_queue(void *tqp_base, enum hns3_ring_type queue_type) in hns3_stop_unused_queue() argument376 reg = hns3_read_reg(tqp_base, reg_offset); in hns3_stop_unused_queue()378 hns3_write_reg(tqp_base, reg_offset, reg); in hns3_stop_unused_queue()389 void *tqp_base; in hns3_enable_all_queues() local397 tqp_base = (void *)((char *)hw->io_base + in hns3_enable_all_queues()407 hns3_stop_unused_queue(tqp_base, in hns3_enable_all_queues()410 hns3_stop_unused_queue(tqp_base, in hns3_enable_all_queues()416 tqp_base = rxq->io_base; in hns3_enable_all_queues()423 rcb_reg = hns3_read_reg(tqp_base, HNS3_RING_EN_REG); in hns3_enable_all_queues()428 hns3_write_reg(tqp_base, HNS3_RING_EN_REG, rcb_reg); in hns3_enable_all_queues()