Searched refs:SRST_CLIENT_POLL_ENABLED (Results 1 – 3 of 3) sorted by relevance
442 #define SRST_CLIENT_POLL_ENABLED 0x00002000 macro
322 if (!(mac_srs->srs_type & SRST_CLIENT_POLL_ENABLED)) { in mac_srs_client_poll_quiesce()345 if (!(mac_srs->srs_type & SRST_CLIENT_POLL_ENABLED)) { in mac_srs_client_poll_restart()392 mac_srs->srs_type |= SRST_CLIENT_POLL_ENABLED; in mac_srs_client_poll_enable()448 if (!(mac_srs->srs_type & SRST_CLIENT_POLL_ENABLED)) { in mac_srs_client_poll_disable()453 mac_srs->srs_type &= ~(SRST_CLIENT_POLL_ENABLED | SRST_DLS_BYPASS); in mac_srs_client_poll_disable()
1944 if (srs->srs_type & SRST_CLIENT_POLL_ENABLED) in mac_rx_srs_quiesce()1950 if (srs->srs_type & SRST_CLIENT_POLL_ENABLED) in mac_rx_srs_quiesce()