Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmac_flow.h140 MPL_LOW, enumerator
H A Dmac_flow_impl.h151 (pri) == MPL_LOW ? (min) : \
/titanic_50/usr/src/lib/libdladm/common/
H A Dlibdladm.c858 *pri = MPL_LOW; in dladm_str2pri()
880 case MPL_LOW: in dladm_pri2str()
H A Dlinkprop.c437 { "low", MPL_LOW },
/titanic_50/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c103 case MPL_LOW: in mac_flow_priority2str()
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_client.c5023 if (pri < MPL_LOW || pri > MPL_RESET) in mac_validate_props()