Lines Matching defs:resume
3320 * (also due to resume() callback returning 1)
3365 * reconfigured at resume time.
3371 * @resume: If WoWLAN was configured, this indicates that mac80211 is
3375 * will also go through the regular complete restart on resume.
3453 * After rekeying was done it should (for example during resume) notify
3783 * during resume, when the reconfiguration has completed.
3889 int (*resume)(struct ieee80211_hw *hw);
5295 * calls this function from the resume callback and subsequently uses
5410 * @IEEE80211_IFACE_ITER_RESUME_ALL: During resume, iterate over all
5880 * ieee80211_resume_disconnect - disconnect from AP after resume
5884 * Instructs mac80211 to disconnect from the AP after resume.
5888 * similar cannot be retrieved from the device during resume.
5891 * the reconfiguration functionality during resume the interface
5892 * will still be added as associated first during resume and then
5895 * This function can only be called from the resume callback and