Lines Matching defs:resume
3621 * (also due to resume() callback returning 1)
3681 * reconfigured at resume time.
3687 * @resume: If WoWLAN was configured, this indicates that mac80211 is
3691 * will also go through the regular complete restart on resume.
3785 * After rekeying was done it should (for example during resume) notify
4136 * during resume, when the reconfiguration has completed.
4281 int (*resume)(struct ieee80211_hw *hw);
5817 * calls this function from the resume callback and subsequently uses
5952 * @IEEE80211_IFACE_ITER_RESUME_ALL: During resume, iterate over all
6476 * ieee80211_resume_disconnect - disconnect from AP after resume
6480 * Instructs mac80211 to disconnect from the AP after resume.
6484 * similar cannot be retrieved from the device during resume.
6487 * the reconfiguration functionality during resume the interface
6488 * will still be added as associated first during resume and then
6491 * This function can only be called from the resume callback and