Man Page: ieee80211_stop_tx_ba_session
Operating Environment: centos
Section: 9
IEEE80211_STOP_TX_BA(9) Rate control interface IEEE80211_STOP_TX_BA(9)NAMEieee80211_stop_tx_ba_session - Stop a Block Ack session.SYNOPSISint ieee80211_stop_tx_ba_session(struct ieee80211_sta * sta, u16 tid);ARGUMENTSsta the station whose BA session to stop tid the TID to stop BA.RETURNnegative error if the TID is invalid, or no aggregation active Although mac80211/low level driver/user space application can estimate the need to stop aggregation on a certain RA/TID, the session level will be managed by the mac80211.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_STOP_TX_BA(9)
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |