Man Page: ieee80211_start_tx_ba_session
Operating Environment: centos
Section: 9
IEEE80211_START_TX_B(9) Rate control interface IEEE80211_START_TX_B(9)NAMEieee80211_start_tx_ba_session - Start a tx Block Ack session.SYNOPSISint ieee80211_start_tx_ba_session(struct ieee80211_sta * sta, u16 tid, u16 timeout);ARGUMENTSsta the station for which to start a BA session tid the TID to BA on. timeout session timeout value (in TUs)RETURNsuccess if addBA request was sent, failure otherwise Although mac80211/low level driver/user space application can estimate the need to start 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_START_TX_B(9)
| Related Man Pages |
|---|
| enum_ieee80211_filter_flags(9) - centos |
| enum_ieee80211_key_flags(9) - centos |
| struct_ieee80211_vif(9) - centos |
| struct_sta_ampdu_mlme(9) - centos |
| struct_tid_ampdu_tx(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |