Home
last modified time | relevance | path

Searched refs:mp_types (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dmac_flow.h177 uint32_t mp_types; member
H A Dmac_impl.h718 fe_resource_props.mrp_protect.mp_types & (type)) != 0)
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_protect.c2006 types = protect->mp_types; in mac_protect_check_one()
2204 if (p->mp_types != MPT_RESET && (p->mp_types & ~MPT_ALL) != 0) in mac_protect_validate()
2250 uint32_t types = np->mp_types; in mac_protect_update()
2253 cp->mp_types = 0; in mac_protect_update()
2257 cp->mp_types = types; in mac_protect_update()
/titanic_41/usr/src/lib/libdladm/common/
H A Dlinkprop.c2444 dladm_find_setbits32(p->mp_types, setbits, &cnt); in get_protection()
2508 mrp->mrp_protect.mp_types = types; in extract_protection()