Lines Matching defs:h_desc
920 struct cppi5_host_desc_t *h_desc;
922 h_desc = d->hwdesc[d->desc_idx].cppi5_desc_vaddr;
923 cppi5_hdesc_reset_to_original(h_desc);
930 struct cppi5_host_desc_t *h_desc = d->hwdesc[0].cppi5_desc_vaddr;
932 memcpy(d->metadata, h_desc->epib, d->metadata_size);
2155 struct cppi5_host_desc_t *h_desc = NULL;
2209 if (h_desc)
2210 cppi5_hdesc_link_hbdesc(h_desc,
2214 h_desc = desc;
2226 h_desc = d->hwdesc[0].cppi5_desc_vaddr;
2227 cppi5_hdesc_set_pktlen(h_desc, d->residue);
2237 struct cppi5_host_desc_t *h_desc;
2250 h_desc = d->hwdesc[0].cppi5_desc_vaddr;
2252 memcpy(h_desc->epib, data, len);
2262 cppi5_hdesc_update_flags(h_desc, flags);
2263 cppi5_hdesc_update_psdata_size(h_desc, psd_size);
2273 struct cppi5_host_desc_t *h_desc;
2278 h_desc = d->hwdesc[0].cppi5_desc_vaddr;
2282 *payload_len = cppi5_hdesc_epib_present(&h_desc->hdr) ?
2284 *payload_len += cppi5_hdesc_get_psdata_size(h_desc);
2286 return h_desc->epib;
2294 struct cppi5_host_desc_t *h_desc;
2307 h_desc = d->hwdesc[0].cppi5_desc_vaddr;
2314 cppi5_hdesc_update_flags(h_desc, flags);
2315 cppi5_hdesc_update_psdata_size(h_desc, psd_size);
2486 struct cppi5_host_desc_t *h_desc;
2501 h_desc = hwdesc->cppi5_desc_vaddr;
2503 cppi5_hdesc_init(h_desc, 0, 0);
2504 cppi5_hdesc_set_pktlen(h_desc, period_len);
2507 cppi5_desc_set_pktids(&h_desc->hdr, uc->id,
2509 cppi5_desc_set_retpolicy(&h_desc->hdr, 0, ring_id);
2512 cppi5_hdesc_attach_buf(h_desc,