Home
last modified time | relevance | path

Searched refs:PMpending (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_bsscfg.h103 bool PMpending; /* waiting for tx status with PM indicated set */ member
Dwlc_main.h589 bool PMpending; /* waiting for tx status with PM indicated set */ member
Dwlc_main.c1620 wlc->PMpending = false; /* Tracks whether STA indicated PM in the last attempt */ in wlc_info_init()