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