Searched refs:afe_port (Results 1 – 1 of 1) sorted by relevance
38 int afe_port; member99 if ((port_idx == c->afe_port) && (copp_idx == c->copp_idx)) { in q6adm_find_copp()178 ret = q6adm_device_close(adm, c, c->afe_port, c->copp_idx); in q6adm_free_copp()183 clear_bit(c->copp_idx, &adm->copp_bitmap[c->afe_port]); in q6adm_free_copp()223 if ((port_idx == copp->afe_port) && (copp_idx == copp->copp_idx)) { in q6adm_callback()293 c->afe_port = port_idx; in q6adm_alloc_copp()314 if ((port_id == c->afe_port) && (topology == c->topology) && in q6adm_find_matching_copp()331 int afe_port = q6afe_get_port_id(port_id); in q6adm_device_open() local345 pkt->hdr.src_port = afe_port; in q6adm_device_open()346 pkt->hdr.dest_port = afe_port; in q6adm_device_open()[all …]