Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h305 MAC_HW_CLASSIFIER, enumerator
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c515 (ring->mr_classify_type == MAC_HW_CLASSIFIER)) { in mac_srs_poll_state_change()
2259 ring->mr_classify_type = MAC_HW_CLASSIFIER; in mac_srs_create()
2332 if (ring->mr_classify_type == MAC_HW_CLASSIFIER) { in mac_rx_switch_grp_to_sw()
H A Dmac_provider.c796 if (mr->mr_classify_type == MAC_HW_CLASSIFIER) { in mac_rx_common()
H A Dmac_sched.c1516 mac_srs->srs_ring->mr_classify_type == MAC_HW_CLASSIFIER; in mac_rx_srs_proto_fanout()
1933 mac_srs->srs_ring->mr_classify_type == MAC_HW_CLASSIFIER; in mac_rx_srs_fanout()
H A Dmac.c2123 ASSERT(rx_ring->mr_classify_type == MAC_HW_CLASSIFIER); in mac_rx_ring_quiesce()
7307 if (ring->mr_classify_type == MAC_HW_CLASSIFIER) { in mac_release_rx_group()
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c969 case MAC_HW_CLASSIFIER: in mac_ring_classify2str()