Query: ieee80211_start_tx_ba_session
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
ieee80211_sta_block_awake(9) - centos |
struct_ieee80211_rx_status(9) - centos |
struct_tid_ampdu_rx(9) - centos |
struct_ieee80211_ops(9) - suse |
struct_sta_info(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Docker learning Phase-I |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Controlling user input |