Searched refs:PS_WAIT_FOR_CAB (Results 1 – 4 of 4) sorted by relevance
609 sc->ps_flags |= PS_WAIT_FOR_CAB | PS_WAIT_FOR_BEACON; in ath_rx_ps_beacon()613 if (sc->ps_flags & PS_WAIT_FOR_CAB) { in ath_rx_ps_beacon()619 sc->ps_flags &= ~PS_WAIT_FOR_CAB; in ath_rx_ps_beacon()635 else if ((sc->ps_flags & PS_WAIT_FOR_CAB) && in ath_rx_ps()644 sc->ps_flags &= ~(PS_WAIT_FOR_CAB | PS_WAIT_FOR_BEACON); in ath_rx_ps()654 PS_WAIT_FOR_CAB | in ath_rx_ps()1962 PS_WAIT_FOR_CAB | in ath_rx_tasklet()
594 #define PS_WAIT_FOR_CAB BIT(1) macro
125 PS_WAIT_FOR_CAB | in ath9k_ps_restore()1535 PS_WAIT_FOR_CAB | in ath9k_disable_ps()
2038 PS_WAIT_FOR_CAB | in ath_tx_complete()