Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c1499 boolean_t dls_bypass; in mac_rx_srs_proto_fanout() local
1524 dls_bypass = ((mac_srs->srs_type & SRST_DLS_BYPASS) != 0) && in mac_rx_srs_proto_fanout()
1599 if (!dls_bypass) { in mac_rx_srs_proto_fanout()
1915 boolean_t dls_bypass; in mac_rx_srs_fanout() local
1942 dls_bypass = ((mac_srs->srs_type & SRST_DLS_BYPASS) != 0) && in mac_rx_srs_fanout()
2026 if (!dls_bypass) { in mac_rx_srs_fanout()