Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmac_client_impl.h170 pri_t mci_min_pri; member
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_client.c1297 (mcip)->mci_min_pri = FLOW_MIN_PRIORITY(MINCLSYSPRI, \
1300 MAXCLSYSPRI, (mcip)->mci_min_pri); \
H A Dmac_datapath_setup.c2143 mac_srs->srs_pri = FLOW_PRIORITY(mcip->mci_min_pri, in mac_srs_create()
H A Dmac.c5837 pri = FLOW_PRIORITY(mcip->mci_min_pri, in mac_flow_update_priority()