Man Page: ieee80211_sta_ps_transition
Operating Environment: centos
Section: 9
IEEE80211_STA_PS_TRA(9) Advanced driver interface IEEE80211_STA_PS_TRA(9)NAMEieee80211_sta_ps_transition - PS transition for connected staSYNOPSISint ieee80211_sta_ps_transition(struct ieee80211_sta * sta, bool start);ARGUMENTSsta currently connected sta start start or stop PSDESCRIPTIONWhen operating in AP mode with the IEEE80211_HW_AP_LINK_PS flag set, use this function to inform mac80211 about a connected station entering/leaving PS mode. This function may not be called in IRQ context or with softirqs enabled. Calls to this function for a single hardware must be synchronized against each other.RETURN0 on success. -EINVAL when the requested PS mode is already set.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_STA_PS_TRA(9)
| Related Man Pages |
|---|
| enum_ieee80211_conf_flags(9) - centos |
| ieee80211_sta_set_buffered(9) - centos |
| struct_ieee80211_sta(9) - centos |
| struct_sta_info(9) - centos |
| enum_ieee80211_key_flags(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Tar Command |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |