Searched refs:PS_WAIT_FOR_CAB (Results 1 – 4 of 4) sorted by relevance
575 sc->ps_flags |= PS_WAIT_FOR_CAB | PS_WAIT_FOR_BEACON; in ath_rx_ps_beacon()579 if (sc->ps_flags & PS_WAIT_FOR_CAB) { in ath_rx_ps_beacon()585 sc->ps_flags &= ~PS_WAIT_FOR_CAB; in ath_rx_ps_beacon()601 } else if ((sc->ps_flags & PS_WAIT_FOR_CAB) && in ath_rx_ps()610 sc->ps_flags &= ~(PS_WAIT_FOR_CAB | PS_WAIT_FOR_BEACON); in ath_rx_ps()620 PS_WAIT_FOR_CAB | in ath_rx_ps()1206 PS_WAIT_FOR_CAB | in ath_rx_tasklet()
981 #define PS_WAIT_FOR_CAB BIT(1) macro
161 PS_WAIT_FOR_CAB | in ath9k_ps_restore()1393 PS_WAIT_FOR_CAB | in ath9k_disable_ps()
2538 PS_WAIT_FOR_CAB | in ath_tx_complete()