Searched refs:md_subtype (Results 1 – 4 of 4) sorted by relevance
50 nexus_meta_subtype_t md_subtype; in kern_pbufpool_create() local87 md_subtype = ((md_type == NEXUS_META_TYPE_QUANTUM) ? in kern_pbufpool_create()196 pp_regions_params_adjust(srp, md_type, md_subtype, pkt_cnt, max_frags, in kern_pbufpool_create()
324 nexus_meta_type_t md_type, nexus_meta_subtype_t md_subtype, uint32_t md_cnt, in pp_regions_params_adjust() argument382 kmd_srp->srp_md_subtype = md_subtype; in pp_regions_params_adjust()1051 nexus_meta_subtype_t md_subtype; in pp_create() local1124 md_subtype = kmd_srp->srp_md_subtype; in pp_create()1154 ASSERT(md_subtype > NEXUS_META_SUBTYPE_INVALID && in pp_create()1155 md_subtype <= NEXUS_META_SUBTYPE_MAX); in pp_create()1177 pp->pp_md_subtype = md_subtype; in pp_create()
290 nexus_meta_subtype_t md_subtype; in os_channel_init_ring() local297 md_subtype = csm->csm_md_subtype; in os_channel_init_ring()308 } else if (!(md_subtype == NEXUS_META_SUBTYPE_PAYLOAD || in os_channel_init_ring()309 md_subtype == NEXUS_META_SUBTYPE_RAW)) { in os_channel_init_ring()310 SK_ABORT_WITH_CAUSE("Metadata subtype unknown", md_subtype); in os_channel_init_ring()321 *(nexus_meta_subtype_t *)(uintptr_t)&chrd->chrd_md_subtype = md_subtype; in os_channel_init_ring()
1639 const nexus_meta_subtype_t md_subtype = METADATA_SUBTYPE(kqum); in kr_internalize_metadata() local1692 switch (md_subtype) { in kr_internalize_metadata()1803 switch (md_subtype) { in kr_internalize_metadata()1893 const nexus_meta_subtype_t md_subtype = METADATA_SUBTYPE(kqum); in kr_externalize_metadata_internal() local1940 switch (md_subtype) { in kr_externalize_metadata_internal()