Home
last modified time | relevance | path

Searched refs:MPL_RESET (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow.h145 MPL_RESET enumerator
/illumos-gate/usr/src/lib/libdladm/common/
H A Dflowprop.c67 { "priority", { "", MPL_RESET }, NULL, 0, B_FALSE,
398 mrp.mrp_priority = MPL_RESET; in do_set_priority()
H A Dlinkprop.c885 { "priority", { "high", MPL_RESET },
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c110 case MPL_RESET: in mac_flow_priority2str()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c2146 if (mrp->mrp_priority == MPL_RESET) { in mac_resource_ctl_set()
4562 if (nmrp->mrp_priority == MPL_RESET) { in mac_update_resources()
5214 if (pri < MPL_LOW || pri > MPL_RESET) in mac_validate_props()
H A Dmac_flow.c681 if (mrp->mrp_priority == MPL_RESET) { in mac_flow_modify_props()