Searched refs:PS_NULLFUNC_COMPLETED (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dmain.c1587 if ((sc->ps_flags & PS_NULLFUNC_COMPLETED)) {
1588 sc->ps_flags &= ~PS_NULLFUNC_COMPLETED;
1594 PS_NULLFUNC_COMPLETED);
H A Dath9k.h529 #define PS_NULLFUNC_COMPLETED BIT(5) macro
H A Dxmit.c1684 sc->ps_flags &= ~PS_NULLFUNC_COMPLETED;
2121 sc->ps_flags |= PS_NULLFUNC_COMPLETED;
2275 sc->ps_flags |= PS_NULLFUNC_COMPLETED;

Completed in 162 milliseconds