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 |
---|
enum_ieee80211_filter_flags(9) - centos |
struct_ieee80211_rx_status(9) - centos |
struct_ieee80211_tx_rate(9) - centos |
struct_ieee80211_vif(9) - centos |
struct_ieee80211_ops(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
Shopt -s histappend |
Controlling user input |