Searched refs:remoteq (Results 1 – 1 of 1) sorted by relevance
258 ia_css_queue_remote_t remoteq; in init_bufq() local264 remoteq.location = IA_CSS_QUEUE_LOC_SP; in init_bufq()265 remoteq.proc_id = SP0_ID; in init_bufq()266 remoteq.cb_desc_addr = q_base_addr + desc_offset; in init_bufq()267 remoteq.cb_elems_addr = q_base_addr + elems_offset; in init_bufq()269 ia_css_queue_remote_init(handle, &remoteq); in init_bufq()