Home
last modified time | relevance | path

Searched refs:PS_WAIT_FOR_CAB (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Drecv.c576 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()
H A Dath9k.h975 #define PS_WAIT_FOR_CAB BIT(1) macro
H A Dmain.c164 PS_WAIT_FOR_CAB | in ath9k_ps_restore()
1482 PS_WAIT_FOR_CAB | in ath9k_disable_ps()
H A Dxmit.c2447 PS_WAIT_FOR_CAB | in ath_tx_complete()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Drecv.c576 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()
H A Dath9k.h975 #define PS_WAIT_FOR_CAB BIT(1) macro
H A Dmain.c164 PS_WAIT_FOR_CAB | in ath9k_ps_restore()
1477 PS_WAIT_FOR_CAB | in ath9k_disable_ps()
H A Dxmit.c2506 PS_WAIT_FOR_CAB | in ath_tx_complete()

Completed in 22 milliseconds