Lines Matching defs:h_desc
1044 struct cppi5_host_desc_t *h_desc;
1046 h_desc = d->hwdesc[d->desc_idx].cppi5_desc_vaddr;
1047 cppi5_hdesc_reset_to_original(h_desc);
1054 struct cppi5_host_desc_t *h_desc = d->hwdesc[0].cppi5_desc_vaddr;
1056 memcpy(d->metadata, h_desc->epib, d->metadata_size);
3218 struct cppi5_host_desc_t *h_desc = NULL;
3279 if (h_desc)
3280 cppi5_hdesc_link_hbdesc(h_desc,
3285 h_desc = desc;
3297 h_desc = d->hwdesc[0].cppi5_desc_vaddr;
3298 cppi5_hdesc_set_pktlen(h_desc, d->residue);
3308 struct cppi5_host_desc_t *h_desc;
3321 h_desc = d->hwdesc[0].cppi5_desc_vaddr;
3323 memcpy(h_desc->epib, data, len);
3333 cppi5_hdesc_update_flags(h_desc, flags);
3334 cppi5_hdesc_update_psdata_size(h_desc, psd_size);
3344 struct cppi5_host_desc_t *h_desc;
3349 h_desc = d->hwdesc[0].cppi5_desc_vaddr;
3353 *payload_len = cppi5_hdesc_epib_present(&h_desc->hdr) ?
3355 *payload_len += cppi5_hdesc_get_psdata_size(h_desc);
3357 return h_desc->epib;
3365 struct cppi5_host_desc_t *h_desc;
3378 h_desc = d->hwdesc[0].cppi5_desc_vaddr;
3385 cppi5_hdesc_update_flags(h_desc, flags);
3386 cppi5_hdesc_update_psdata_size(h_desc, psd_size);
3571 struct cppi5_host_desc_t *h_desc;
3586 h_desc = hwdesc->cppi5_desc_vaddr;
3588 cppi5_hdesc_init(h_desc, 0, 0);
3589 cppi5_hdesc_set_pktlen(h_desc, period_len);
3592 cppi5_desc_set_pktids(&h_desc->hdr, uc->id,
3594 cppi5_desc_set_retpolicy(&h_desc->hdr, 0, ring_id);
3597 cppi5_hdesc_attach_buf(h_desc,