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