Lines Matching defs:mdl_ack
235 struct cx18_mdl_ack *mdl_ack;
253 mdl_ack = order->mdl_ack;
254 for (i = 0; i < mdl_ack_count; i++, mdl_ack++) {
255 id = mdl_ack->id;
264 * two mdl_ack buffers so mdl_acks are not stale).
270 * early (but the new mdl_ack is guaranteed to be good in this
271 * case as the firmware wouldn't point us to a new mdl_ack until
284 mdl = cx18_queue_get_mdl(s, id, mdl_ack->data_used);
436 ((u32 *)order->mdl_ack)[i / sizeof(u32)] =