Searched refs:PS_WAIT_FOR_CAB (Results 1 – 4 of 4) sorted by relevance
576 sc->ps_flags |= PS_WAIT_FOR_CAB | PS_WAIT_FOR_BEACON; in ath_rx_ps_beacon()580 if (sc->ps_flags & PS_WAIT_FOR_CAB) { in ath_rx_ps_beacon()586 sc->ps_flags &= ~PS_WAIT_FOR_CAB; in ath_rx_ps_beacon()602 } else if ((sc->ps_flags & PS_WAIT_FOR_CAB) && in ath_rx_ps()611 sc->ps_flags &= ~(PS_WAIT_FOR_CAB | PS_WAIT_FOR_BEACON); in ath_rx_ps()621 PS_WAIT_FOR_CAB | in ath_rx_ps()1197 PS_WAIT_FOR_CAB | in ath_rx_tasklet()
975 #define PS_WAIT_FOR_CAB BIT(1) macro
164 PS_WAIT_FOR_CAB | in ath9k_ps_restore()1482 PS_WAIT_FOR_CAB | in ath9k_disable_ps()
2447 PS_WAIT_FOR_CAB | in ath_tx_complete()