Searched refs:SRST_DLS_BYPASS (Results 1 – 4 of 4) sorted by relevance
442 #define SRST_DLS_BYPASS 0x00001000 macro
616 srs->srs_type |= SRST_DLS_BYPASS; in mac_soft_ring_dls_bypass()
324 ASSERT(!(mac_srs->srs_type & SRST_DLS_BYPASS)); in mac_srs_client_poll_quiesce()347 ASSERT(!(mac_srs->srs_type & SRST_DLS_BYPASS)); in mac_srs_client_poll_restart()450 ASSERT(!(mac_srs->srs_type & SRST_DLS_BYPASS)); in mac_srs_client_poll_disable()454 mac_srs->srs_type &= ~(SRST_CLIENT_POLL_ENABLED | SRST_DLS_BYPASS); in mac_srs_client_poll_disable()
1531 dls_bypass = ((mac_srs->srs_type & SRST_DLS_BYPASS) != 0) && in mac_rx_srs_proto_fanout()1940 dls_bypass = ((mac_srs->srs_type & SRST_DLS_BYPASS) != 0) && in mac_rx_srs_fanout()