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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h243 * The ordering of entries below is important. MAC_HW_CLASSIFIER
245 * H/W. MAC_HW_CLASSIFIER and entries after that are cases where
251 MAC_HW_CLASSIFIER enumerator in enum:__anon8144
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c968 case MAC_HW_CLASSIFIER:
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c712 if (mr->mr_classify_type == MAC_HW_CLASSIFIER) {
H A Dmac_datapath_setup.c513 (ring->mr_classify_type == MAC_HW_CLASSIFIER)) {
2271 ring->mr_classify_type = MAC_HW_CLASSIFIER;
2344 if (ring->mr_classify_type == MAC_HW_CLASSIFIER) {
H A Dmac_sched.c1523 mac_srs->srs_ring->mr_classify_type == MAC_HW_CLASSIFIER;
1932 mac_srs->srs_ring->mr_classify_type == MAC_HW_CLASSIFIER;
H A Dmac.c1798 ASSERT(rx_ring->mr_classify_type == MAC_HW_CLASSIFIER);
6642 if (ring->mr_classify_type == MAC_HW_CLASSIFIER) {

Completed in 105 milliseconds