centos man page for ieee80211_stop_tx_ba_session

Query: ieee80211_stop_tx_ba_session

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IEEE80211_STOP_TX_BA(9) 				      Rate control interface					   IEEE80211_STOP_TX_BA(9)

NAME
ieee80211_stop_tx_ba_session - Stop a Block Ack session.
SYNOPSIS
int ieee80211_stop_tx_ba_session(struct ieee80211_sta * sta, u16 tid);
ARGUMENTS
sta the station whose BA session to stop tid the TID to stop BA.
RETURN
negative 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.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_STOP_TX_BA(9)
Related Man Pages
enum_ieee80211_key_flags(9) - centos
ieee80211_sta_block_awake(9) - centos
struct_ieee80211_vif(9) - centos
struct_sta_ampdu_mlme(9) - centos
struct_ieee80211_ops(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I