Searched refs:SRST_CLIENT_POLL_ENABLED (Results 1 – 3 of 3) sorted by relevance
443 #define SRST_CLIENT_POLL_ENABLED 0x00002000 macro
323 if (!(mac_srs->srs_type & SRST_CLIENT_POLL_ENABLED)) { in mac_srs_client_poll_quiesce()346 if (!(mac_srs->srs_type & SRST_CLIENT_POLL_ENABLED)) { in mac_srs_client_poll_restart()393 mac_srs->srs_type |= SRST_CLIENT_POLL_ENABLED; in mac_srs_client_poll_enable()449 if (!(mac_srs->srs_type & SRST_CLIENT_POLL_ENABLED)) { in mac_srs_client_poll_disable()454 mac_srs->srs_type &= ~(SRST_CLIENT_POLL_ENABLED | SRST_DLS_BYPASS); in mac_srs_client_poll_disable()
1941 if (srs->srs_type & SRST_CLIENT_POLL_ENABLED) in mac_rx_srs_quiesce()1947 if (srs->srs_type & SRST_CLIENT_POLL_ENABLED) in mac_rx_srs_quiesce()