Searched refs:qes (Results 1 – 3 of 3) sorted by relevance
316 struct sunqe *qes[4]; /* Each child MACE */ member
478 struct sunqe *qep = qecp->qes[channel]; in qec_interrupt()863 qecp->qes[qe->channel] = qe; in qec_ether_init()
57354 …int create_dst_bufs(struct mediabufs_ctl *const mbc, unsigned int n, struct qent_dst * const qes[])57376 + qes[i]->base.index = cbuf.index + i;57469 + struct qent_dst * qes[32];57477 + if ((qes[qc] = qe_dst_new(mbc->this_wlm)) == NULL)57481 + if ((a = create_dst_bufs(mbc, n, qes)) < 0)57485 + queue_put_free(mbc->dst, &qes[i]->base);57495 + qe_dst_free(qes[i]);