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()193 pp_regions_params_adjust(srp, md_type, md_subtype, pkt_cnt, max_frags, in kern_pbufpool_create()
323 nexus_meta_type_t md_type, nexus_meta_subtype_t md_subtype, uint32_t md_cnt, in pp_regions_params_adjust() argument380 kmd_srp->srp_md_subtype = md_subtype; in pp_regions_params_adjust()1006 nexus_meta_subtype_t md_subtype; in pp_create() local1079 md_subtype = kmd_srp->srp_md_subtype; in pp_create()1099 ASSERT(md_subtype > NEXUS_META_SUBTYPE_INVALID && in pp_create()1100 md_subtype <= NEXUS_META_SUBTYPE_MAX); in pp_create()1122 pp->pp_md_subtype = md_subtype; in pp_create()
273 nexus_meta_subtype_t md_subtype; in os_channel_init_ring() local280 md_subtype = csm->csm_md_subtype; in os_channel_init_ring()291 } else if (!(md_subtype == NEXUS_META_SUBTYPE_PAYLOAD || in os_channel_init_ring()292 md_subtype == NEXUS_META_SUBTYPE_RAW)) { in os_channel_init_ring()293 SK_ABORT_WITH_CAUSE("Metadata subtype unknown", md_subtype); in os_channel_init_ring()304 *(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()1802 switch (md_subtype) { in kr_internalize_metadata()1892 const nexus_meta_subtype_t md_subtype = METADATA_SUBTYPE(kqum); in kr_externalize_metadata_internal() local1939 switch (md_subtype) { in kr_externalize_metadata_internal()