Searched refs:mgmt_x2i (Results 1 – 2 of 2) sorted by relevance
90 XDNA_DBG(xdna, "x2i tail 0x%x", ndev->mgmt_x2i.mb_tail_ptr_reg); in aie2_dump_chann_info_debug()91 XDNA_DBG(xdna, "x2i head 0x%x", ndev->mgmt_x2i.mb_head_ptr_reg); in aie2_dump_chann_info_debug()92 XDNA_DBG(xdna, "x2i ringbuf 0x%x", ndev->mgmt_x2i.rb_start_addr); in aie2_dump_chann_info_debug()93 XDNA_DBG(xdna, "x2i rsize 0x%x", ndev->mgmt_x2i.rb_size); in aie2_dump_chann_info_debug()134 x2i = &ndev->mgmt_x2i; in aie2_get_mgmt_chann_info()404 &ndev->mgmt_x2i, in aie2_hw_start()
167 struct xdna_mailbox_chann_res mgmt_x2i; member